All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rogan Dawes <lists@dawes.za.net>
To: Julian Phillips <julian@quantumfyre.co.uk>
Cc: git@vger.kernel.org
Subject: Re: git via rsync
Date: Sat, 21 Apr 2007 09:24:51 +0200	[thread overview]
Message-ID: <4629BC43.1060603@dawes.za.net> (raw)
In-Reply-To: <Pine.LNX.4.64.0704202218480.7764@beast.quantumfyre.co.uk>

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

      reply	other threads:[~2007-04-21  7:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-20 21:23 git via rsync Julian Phillips
2007-04-21  7:24 ` Rogan Dawes [this message]

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=4629BC43.1060603@dawes.za.net \
    --to=lists@dawes.za.net \
    --cc=git@vger.kernel.org \
    --cc=julian@quantumfyre.co.uk \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.