Re: first impressions to git

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Petr Baudis <pasky@...>
Cc: Nico -telmich- Schottelius <nico-linux-git@...>, <git@...>, Kay Sievers <kay.sievers@...>, Christian Gierke <ch@...>
Date: Sunday, September 18, 2005 - 6:29 pm

On Mon, 19 Sep 2005, Petr Baudis wrote:

It happens when you have several layers of non-git-aware stuff in between.

On kernel.org it happens occasionally with the mirroring, for example. I 
push something out while a mirror event is active, and the mirroring ends 
up finding the refs before the objects.

The same could happen with a write-back distributed networked filesystem,
for example (not NFS, which is synchronous in metadata, but some other
level of non-git-aware thing that doesn't necessarily maintain write
ordering).

In general, git does the right thing for anything that honors write 
ordering, but the fact is, there are things that don't.

		Linus
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: first impressions to git, Nico -telmich- Schottelius..., (Sun Sep 18, 5:18 pm)
Re: first impressions to git, Petr Baudis, (Sun Sep 18, 6:11 pm)
Re: first impressions to git, Linus Torvalds, (Sun Sep 18, 6:29 pm)
Re: first impressions to git, Junio C Hamano, (Sun Sep 18, 6:23 pm)
Re: first impressions to git, Junio C Hamano, (Sun Sep 18, 6:09 pm)
Re: first impressions to git, Kay Sievers, (Sun Sep 18, 5:39 pm)