Steve Kargl wrote:
> On Wed, Oct 19, 2005 at 08:59:36PM +0200, Tobias Schl?ter wrote:
> 
>>>694M    svn40   <-- svn 4.0 branch 694M    svn41   <-- svn 4.1 branch 694M
>>>trunk   <-- svn mainline
>>>
>>>Now add one or two additional svn directories for large change sets and
>>>this becomes intolerable.  (Before anyone spews "disk space is cheap", I'll
>>>gladly accept any scsi U320 disks you wish to send to me).
>>
>>If you have multiple directories containing the same branch it should
>>be possible to set up a very small svk repository which essentially doesn't
>>more than keep a common pristine copy for all the two or three checkouts you
>>want to keep (i.e. no or only very little history).  A little information on
>>using svk has made it into the wiki, but it's not yet very informative.

Oh yes, this is an interesting question.  In CVS I could just delete
directories that I didn't care about in my local checkout.  Is something like
this possible in svn?  Simply deleting libada results in it being added again
during the next 'svn up'.

- Tobi

Reply via email to