Repository layout multiple modules under same tags branches dirrectory
"Amouzou, Afi" <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, I need help with the proper settings to create the desired svn directory structure. I have multiple cvs projects: pA pB pC pD I'd like to convert them into 1 svn with a structure like this: repo/trunk/pA repo/trunk/pB repo/trunk/pC repo/tags/pA/<tags?>/<subdirs?>/... repo/tags/pB/<tags?>/<subdirs?>/... repo/tags/pC/<tags?>/<subdirs?>/... repo/tags/pAD<tags?>/<subdirs?>/... repo/branches/pA/<br?anches>/<sub?dirs>/... repo/branches/pB/<br?anches>/<sub?dirs>/... repo/branches/pC/<br?anches>/<sub?dirs>/... repo/branches/pD/<br?anches>/<sub?dirs>/... I read this message from http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2602636 and use this setting in option file: run_optiona.add_project( r' /path/to/cvs repo', trunk_path='/trunk', branches_path='/branches', tags_path='/tags') And I get this Strukture repo/trunk/pA pass repo/trunk/pB pass repo/trunk/pC pass repo/tags/<tags?>/pA/<subdirs?>/... should be repo/tags/pA/<tags?>/<subdirs?>/... repo/tags /<tags?>/pB/ <subdirs?>/... ... repo/branches /<br?anches>/pA/<sub?dirs>/... should be repo/branches/pA/<br?anches>/<sub?dirs>/... repo/branches /<br?anches>/pB/<sub?dirs>/... ... How can I have all the Tags/branches related to a project put together in one directory with the project name: like repo/tags/pA/<tags?>/<subdirs?>/... Best Regards, Afi Ahoefa Amouzou FTS TSP DCS R&D QA1 FUJITSU Fujitsu Technology Solutions GmbH Bürgermeister Ulrich Straße 100 86199 Augsburg Deutschland Tel: +49 821 804-1402 Email: [email protected]<mailto:[email protected]> Web: ts.fujitsu.com Company Info: de.ts.fujitsu.com/imprint<http://de.ts.fujitsu.com/imprint.html> ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2791907 To unsubscribe from this discussion, e-mail: [[email protected]].