Re: Branches / Tags folders structure
Michael Haggerty <[email protected]> Tue, 02 Oct 2012 08:31:36 +0200
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[email protected]> |
On 10/01/2012 12:39 PM, Geppo Rello wrote: > I have succesfully used CVS2SVN with the Options file to migrate a CVS > repository. > The only thing that I don't like it's the way the Branches and Tags > folder have been structured i.e. > > branches/project1/branch1 > branches/project1/branch2 > branches/project1/branch3 > > branches/project2/branch1 > branches/project2/branch2 > branches/project2/branch3 > > How to I achieve the following structure? > > branches/branch1/project1 > branches/branch1/project2 > > branches/branch2/project1 > branches/branch2/project2 > > branches/branch3/project1 > branches/branch3/project2 If you convert your CVS project as a single project (i.e., the directory containing project1, project2, etc) then I think you will get the layout that you want. Michael -- Michael Haggerty [email protected] http://softwareswirl.blogspot.com/ ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=3011563 To unsubscribe from this discussion, e-mail: [[email protected]].