Re: How to import several subdirectories of a CVS repository?
Michael Haggerty <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[email protected]> |
On 12/01/2010 09:51 PM, José Luis Rodríguez García wrote: > I am using cvs2svn2.3.0 > > I hava a cvs repository with the next directories with the next structure: > > /dir1 > /dir2 > /dir3 > /dir4 > /dir5 > > I want to migrate only dir3 an dir5. How can I do it with cvs2svn > without using a option file? If each directory is a separate project (and should get its own trunk/tags/branches directories) then there is no good alternative to using an options file. If the directories are all part of one project, then you can make a copy of your CVS repository, delete the unwanted directories, then convert the expurgated copy. Michael -- Michael Haggerty [email protected] http://softwareswirl.blogspot.com/ ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2687084 To unsubscribe from this discussion, e-mail: [[email protected]].