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

Re: svn_load_dirs.pl on win32

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-02-24 21:52:26 CET

On Tue, 2004-02-24 at 14:54, Perry E. Metzger wrote:
> Ben Collins-Sussman <sussman@collab.net> writes:
> > $ svn import vendor-1.0/ http://host/vendor/vendor-1.0
> >
> > $ svn cp http://host/vendor/vendor-1.0 http://host/myproject
> >
> > # weeks go by, I make small changes to 'myproject'.
> > # vendor releases new version.
> >
> > $ svn import vendor-1.1/ http://host/vendor/vendor-1.1
> >
> > # now we have two unrelated trees in the repository. no big deal.
>
> Ah, but the one problem with that is, given some of the sources I'm
> working with, that would mean two utterly huge unrelated copies -- the
> storage requirements, and the (theoretical at least) performance loss
> on doing the diff would be very high.

Ahhh, good point! It really would be nice if the 1.0 and 1.1 trees were
90% shared repository nodes. Much more space efficient.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 24 22:02:44 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.