All,
I am trying to restructure my repositories without loosing important history. I have one repository structured:
Project A with related
/branches,
/trunks,
/tags
We have found that out of our branch a new project needs to begin plus we need to restructure due to common libraries, so I have created a separate repository with the following layout:
Program Z:
/trunk/project_1
/trunk/project_2
/trunk/project_3
/branches/project_1
/branches/project_2
/branches/project_3
...etc
How do I move all history that is currently in the Project A/branch area to now under Program Z/trunk/Project_2?
I have tried the svnadmin dump, and the svnadmin filter (sp?). And is not quite working...Help!
---------------------------------
Don't pick lemons.
See all the new 2007 cars at Yahoo! Autos.
Received on Thu Jun 21 12:43:31 2007