ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Alexey I. Froloff" <raorn@immo.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: [devel] проблема с GIT...
Date: Wed, 26 Apr 2006 11:27:27 +0400
Message-ID: <20060426072727.GO11654@immo.ru> (raw)

[-- 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 --]

             reply	other threads:[~2006-04-26  7:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-26  7:27 Alexey I. Froloff [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060426072727.GO11654@immo.ru \
    --to=raorn@immo.ru \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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