You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Aleksey Nogin <an...@hrl.com> on 2007/05/22 16:35:50 UTC

RFE: "svndumpfilter mv"

I am currently in the process of merging several legacy repositories 
(some Subversion, some CVS converted with cvs2svn, some Visual Source 
Sage converted with vss2svn) together into a single one. I constantly 
find myself tweaking the node paths in the dump files to get the nice 
structure that I need to have in the new repository (loading the dumps 
"as is" and then committing appropriate "svn mv"s is not an option for 
me for a number of reasons).

It would seem that a natural solution for a problem like this would be 
to add an "mv" option to svndumpfilter. Would people agree? Should I 
file an issue for this RFE?

Aleksey

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: RFE: "svndumpfilter mv"

Posted by Martin Furter <mf...@rola.ch>.
Hi Aleksey

Please have a look at svndumptool (http://svn.borg.ch/svndumptool/).
It can merge subversion dump files and much more. Renaming path's is an 
option of the merge command.

Martin


On Tue, 22 May 2007, Aleksey Nogin wrote:

> I am currently in the process of merging several legacy repositories (some 
> Subversion, some CVS converted with cvs2svn, some Visual Source Sage 
> converted with vss2svn) together into a single one. I constantly find myself 
> tweaking the node paths in the dump files to get the nice structure that I 
> need to have in the new repository (loading the dumps "as is" and then 
> committing appropriate "svn mv"s is not an option for me for a number of 
> reasons).
>
> It would seem that a natural solution for a problem like this would be to add 
> an "mv" option to svndumpfilter. Would people agree? Should I file an issue 
> for this RFE?
>
> Aleksey
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org