[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [rfc]Checkout without the .svn Directories

From: Steve Greenland <steveg_at_lsli.com>
Date: 2004-12-08 16:26:07 CET

On Wed, Dec 08, 2004 at 03:31:42PM +0100, Felix Gilcher wrote:
> We've done such a thing using a working copy that gets updates with
> svn up and rsync to keep the export directory up to date without
> transfering too much data. rsync does handle adding and removing
> directories, what it does not do IIRC is handling renames.

Using the rsync option "--delete" (or probably "--delete-after") should
handle renames, albeit non-atomically.

Steve

-- 
"Outlook not so good." That magic 8-ball knows everything! I'll ask
about Exchange Server next.
                           -- (Stolen from the net)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 8 16:28:51 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.