Re: Moving from one svn server to another, despite heavy use of absolute external references?
From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Wed, 29 Jul 2009 00:51:45 -0500
On Jul 28, 2009, at 18:27, Dan Stromberg wrote:
>> I forgot about another method (that I have never used -- because I
I used svndumptool to make this kind of change in one of my
$SVNDUMPTOOL transform-prop svn:externals \
("code" is the highly original name of my repository.)
The above would transform an absolute externals definition like this:
excanvas http://server/code/vendor/excanvas/0001
into a repository-relative one like this:
^/vendor/excanvas/0001 excanvas
My repository was very small so it was not impractical for me to
The author of svndumptool was very accommodating and made changes to
> Why does SvnDumpTool have such
You will have to ask the author about his version numbering scheme.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.