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

RE: Re: Path structure

From: André Pönitz <andre_at_wasy.de>
Date: 2005-06-28 11:20:53 CEST

Marc Sherman wrote:
> Russ Brown wrote:
> >
> > The directory structure is entirely up to you. However, if you are
> > going to want to create branches for your project, then you're going
> > to need somewhere to put them. Hence the 'branches' directory.
>
> Has anyone ever considered putting trunk under branches?

Not exactly, but I don't use the branches directory. So I have

   -.- trunk
    |- branch-1
    |- branch-whatever
    |- release-0.1 (a tag...)

etc.

We need everything on the same nesting level as some external
machinery relies on it. Lucky us that svn is that flexible ;-)

Andre'

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 28 11:23:15 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.