Daniel Shahaf wrote on Sun, Oct 16, 2011 at 21:39:12 +0200:
> svnrdump dump -r 49548 $SOURCE_REPOS > 1
> ed 1
> svnrdump load $TARGET_REPOS < 1
> svn pl --revprop -r0 $TARGET_REPOS
> [ edit the svn:sync-* revprops ]
> 
> I like this idiom :-)
> 

svnrdump is available in Subversion 1.7 and newer.

Reply via email to