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

Re: Repository organization

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-11-19 20:00:58 CET

>
> I phrased that poorly. When I read the Introduction, I was under the
> impression the recommended structure was as above; reading Chapter 3
> changed
> my mind.

Yah, as you'll see in chapter 5, the convention is to create what we
call a "project root":

        project/trunk
        project/branches
        project/tags

The thing is, it's up to you to decide where the "root" is. If your
repository only contains one project, it could be the "/" dir of the
repository. (That's what the chapter 1 demo is doing.) If your
repository has lots of projects, then project-roots could be scattered
all over the place within it.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 19 20:02:30 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.