Re: Question about splitting/merging repository

2011-06-23 Thread Ryan Schmidt
On Jun 23, 2011, at 20:01, Jean-Yves Avenard wrote: > On 24 June 2011 05:33, Ryan Schmidt wrote: >> You should be able to meet the "same revision numbers across both >> repositories" goal by inserting empty revisions for the ones not applicable >> to the projects in each new repo (the tools shoul

Re: Question about splitting/merging repository

2011-06-23 Thread Jean-Yves Avenard
On 24 June 2011 05:33, Ryan Schmidt wrote: > You should be able to meet the "same revision numbers across both > repositories" goal by inserting empty revisions for the ones not applicable > to the projects in each new repo (the tools should do this for you when you > use the right arguments).

Re: Question about splitting/merging repository

2011-06-23 Thread Ryan Schmidt
On Jun 23, 2011, at 02:58, Jean-Yves Avenard wrote: > Should mention that I would like the revision number and history to > remain the same across both repo; so people can easily move their > existing checkout using svn switch. You should be able to meet the "same revision numbers across both re

Question about splitting/merging repository

2011-06-23 Thread Jean-Yves Avenard
Hi there. I would like to split our subversion repository as it has now attained a size that makes it difficult to easily backup/maintain and there are several area in that repo dedicated to projects no longer maintained Before I proceed, I would like to ask to questions in order to confirm that