Hi, I have multiple projects with the following layout in the repository:
trunk/project/subproject tags/<tag>/project/subproject branches/<branch>/project/subproject Now a subset of subprojects need to be moved to another repository. I want to change the layout of each subproject to the standard layout but want to retain tag and branch names but pointing to the trunk of the subproject. Is this possible? Does anybody done some work on this and maybe has a script he/she can share? Best regards Oliver Schrenk