Re: Why are branches real directories?!?!?!
From: Michael Wood <mwood_at_its.uct.ac.za>
 
Date: 2003-04-02 10:28:25 CEST 
Hi
 On Tue, Apr 01, 2003 at 10:16:52PM -0500, Jean-Luc Wasmer wrote:
 > But isn't the extra dimension the coolest thing about a version
 > Having the same file system tree when switching between revisions or
 The paths in make files etc. don't have to change.  e.g.:
 Check out the trunk
 Now you have a working copy in the "project" directory.  Inside project
 Let's say you want to make a change on some branch that was created in
 $ svn switch file:///path/to/repos/branches/version-1.0
 Now in project you have a Makefile referring to exactly the same paths
 > Also (not a big deal, but still), the names of the branches may
 Generally, Subversion repositories are laid out something like this:
 /trunk/Makefile
 so the fact that there's a branch called "branch1" does not stop you
 -- Michael Wood <mwood@its.uct.ac.za> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Apr 2 10:29:37 2003  | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.