Re: Want my Subversion repository to be laid out with bruches tags and trunk above all projects

Michael Haggerty <[email protected]>
Newsgroups gmane.comp.version-control.subversion.cvs2svn.user
Message-ID <[email protected]>
On 09/22/2011 05:35 PM, Duttle, Klaus wrote:
> But for all that we need a single node for brunches tags and trunk.
> Below this nodes in the tree structure are all the projects assembled.
> The tree looks like:
>  
> Brunches
>         brunch-b1
>                 project-p1
>                 project-p2
>         brunch-b2
>                 project-p1
>                 …
> Tags
>         tag-t1
>                 tagged-project-p1
>                 tagged-project-p2
> Trunk
>         …

This is the organization you get if you treat project-p1, project-p1,
etc. as subdirectories within a *single project*.  (Well, except
directories "tagged-project-p1" etc.; shouldn't those just be "project-p1"?)

So just do a single project conversion, specifying the directory
*containing* project-p{1,2} as your repository root, and you will get
what you want.

If there are other projects in your CVS repository that you do *not*
want, then create a copy of the CVS repository and delete the unwanted
project subdirectories from the copy, then convert from the copy.

Michael

-- 
Michael Haggerty
[email protected]
http://softwareswirl.blogspot.com/

------------------------------------------------------
http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2843822

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.