ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] проблема с GIT...
@ 2006-04-26  7:27 Alexey I. Froloff
  2006-04-26  8:59 ` Sergey Vlasov
  0 siblings, 1 reply; 5+ messages in thread
From: Alexey I. Froloff @ 2006-04-26  7:27 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 1618 bytes --]

"git" can mean anything, depending on your mood.
...
"goddamn idiotic truckload of sh*t": when it break

$ git ls-remote rsync://rsync.altlinux.ru/people/raorn/git/wmvolman.git
87d8caf0a9083c2adc2bcdad4d3a06bda7027caa        refs/heads/master
87d8caf0a9083c2adc2bcdad4d3a06bda7027caa        refs/heads/origin
393b5bd10c25972f6c0503ccb375a758c38dcd5e        refs/tags/v0.5
$ git ls-remote ~/2alt/ftp.alt/git/wmvolman.git                        
87d8caf0a9083c2adc2bcdad4d3a06bda7027caa        HEAD
87d8caf0a9083c2adc2bcdad4d3a06bda7027caa        refs/heads/master
87d8caf0a9083c2adc2bcdad4d3a06bda7027caa        refs/heads/origin
393b5bd10c25972f6c0503ccb375a758c38dcd5e        refs/tags/v0.5

В случае с ssh:// (на работе клоню из дома) картина совпадает с
локальным repo...

И git-clone поэтому не делает git-read-tree -m -u -v HEAD HEAD

Что я не так делаю?  Делал так:

По Everyday GIT / Individual Developer (Standalone) / Extract a
tarball and create a working tree and a new repository to keep
track of it.

$ tar zxf wmvolman.tar.gz
$ cd wmvolman
$ git-init-db
$ git add .
$ git commit -m 'import of wmvolman source tree.'
$ git tag v0.5

Дальше mv .git .../wmvolman.git
$ git clone .../wmvolman.git wmvolman

edit/compile/test
$ git add
$ git commit
$ git update-server-info
$ git push origin

Потом всё заливается на ftp...  И в какой-то момент HEAD пропал.
Куда смотреть, что копать?

-- 
Regards, Alexey I. Froloff
AIF5-RIPN, AIF5-RIPE
-------------------------------------------
  Inform-Mobil, Ltd. System Administrator
       http://www.inform-mobil.ru/

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 191 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-04-26  9:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-26  7:27 [devel] проблема с GIT Alexey I. Froloff
2006-04-26  8:59 ` Sergey Vlasov
2006-04-26  9:24   ` Alexey I. Froloff
2006-04-26  9:42     ` Sergey Vlasov
2006-04-26  9:49       ` Alexey I. Froloff

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git