git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* git via rsync
@ 2007-04-20 21:23 Julian Phillips
  2007-04-21  7:24 ` Rogan Dawes
  0 siblings, 1 reply; 2+ messages in thread
From: Julian Phillips @ 2007-04-20 21:23 UTC (permalink / raw)
  To: git

Is rsync still a supported git transport (I know that there is still 
code for it, but does anyone care for it)?  Does anyone use it?

http has caused a couple of queries recently, but I haven't noticed 
anything about rsync.  Does that mean that it "just works", or is it 
simply that no one uses it?

Just curious ...

-- 
Julian

  ---
Children are unpredictable.  You never know what inconsistency they're
going to catch you in next.
 		-- Franklin P. Jones

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

* Re: git via rsync
  2007-04-20 21:23 git via rsync Julian Phillips
@ 2007-04-21  7:24 ` Rogan Dawes
  0 siblings, 0 replies; 2+ messages in thread
From: Rogan Dawes @ 2007-04-21  7:24 UTC (permalink / raw)
  To: Julian Phillips; +Cc: git

Julian Phillips wrote:
> Is rsync still a supported git transport (I know that there is still 
> code for it, but does anyone care for it)?  Does anyone use it?
> 
> http has caused a couple of queries recently, but I haven't noticed 
> anything about rsync.  Does that mean that it "just works", or is it 
> simply that no one uses it?
> 
> Just curious ...
> 

Rsync has significant problems that prevent it being used in serious 
situations.

Primarily, it is not atomic. So, if the other end is busy with an 
operation while you are rsyncing, you are likely to get a corrupted fetch.

I'm sure that there are others, but I don't remember them offhand.

Rogan

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

end of thread, other threads:[~2007-04-21  7:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-20 21:23 git via rsync Julian Phillips
2007-04-21  7:24 ` Rogan Dawes

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).