[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: Anthony Metcalf <anthony.metcalf_at_anferny.ath.cx>
Date: 2004-12-08 15:40:26 CET

On Wed, 08 Dec 2004 15:29:18 +0100
Niels Skou Olsen <nso@manbw.dk> wrote:

> Come to think of it.. If OP's goal is to keep a huge working copy
> updated with the least possible amount of network traffic, then just
> do the obvious; make a normal working copy with 'svn co' and keep it
> updated with'svn up'. This way you pay up front with a full 'svn co',
> but you pay only once. All 'svn up' after this will be as cheap as can
> be.

No OP's (my) goal is to keep a copy of a modest repo up to date with the
least effort, and least disk space. Low bandwidth would be nice, but
disk space is the primary concern, followed by ease, and not having to
remember a different command for this server.

i.e. "Whats the point of keeping two copies of the repo on a disk when
this wc will *never* be modified directly?".

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 8 15:43: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.