[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: Perry E. Metzger <perry_at_piermont.com>
Date: 2004-02-24 21:54:19 CET

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.

Perry

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