Re: Migrating CVS to SVN with custom tags folder hierarchy.
Michael Haggerty <[email protected]> Fri, 07 May 2010 13:06:32 +0200
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.devel |
|---|---|
| Message-ID | <[email protected]> |
Przemysław Adam Paprocki wrote: > Please see attached picture once again. The difference is that now > 'A_x' and 'C_y' folders contains only taged subfolders and files. Is > there a possibility to achieve this using cvs2svn? cvs2svn currently doesn't have this feature. I think it would be quite a bit of work to implement. If you really want this, you could alter the svndump file before loading it into your SVN repository, or you could move the folders to your desired layout from within Subversion after the conversion. Michael ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1667&dsMessageId=2604940 To unsubscribe from this discussion, e-mail: [[email protected]].