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

Re: Questions on distributed repository layout

From: Joseph Vigneau <joev_at_alum.wpi.edu>
Date: 2003-11-24 22:42:21 CET

Ryan Hunt wrote:
> I am looking for a solution that will allow Branch development off of
> Trunk, where each Branch has rapid and total access to its own resources
> with out restricting I/O for the other Branches, and with out excessive
> redundancy.
>
> Any ideas on this?? Would something like this even be possible with SVN
> in either its present or future incarnations??

You could use svn:external to segment the tree to different
repositories, with careful partitioning.

-joev

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 24 22:43:39 2003

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.