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

Re: Path structure

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-06-26 20:06:54 CEST

On Jun 25, 2005, at 3:02 PM, Jon Cosby wrote:

> I am asking for an explanation of the path structure.
>

The explanation is: if you plan to create branches or tags of your
project, then they must exist as directories in the repository, and
thus must live somewhere.

You can use the recommended /trunk, /branches, /tags, structure if
you want, or you can make up some other set of locations to store
branches and tags. Or, if you never plan to create a branch or tag,
then you can ignore the question of layout altogether. Nobody's
forcing you to do anything here.

Chapter 4 is a long tutorial explaining branching and tagging, and
shows the "recommended" structure in action.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jun 26 20:09:28 2005

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.