[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Moving repositories up a level

From: John Adams <jxadams_at_ualr.edu>
Date: Fri, 6 Jun 2014 16:05:19 -0500

Hi, folks,

     I've been asked to move some repositories up to root level.

     At first, I thought this was fairly simple--dump the repositories,
edit the dump move them back in. Then I realized I wasn't sure what to do
with this entry in the dump:

Node-path: APPLICATION
Node-action: add
Node-kind: dir
Prop-content-length: 10
Content-length: 10

PROPS-END

     The entries like this I just edit APPLICATION/ out of:

Node-path: APPLICATION/branches
Node-action: add
Node-kind: dir
Prop-content-length: 10
Content-length: 10

PROPS-END

     And the lines like this get the same treatment:

ARGOS/tags/something.exe

     But what about that top one? Do I just remove it--the whole enchilada,
from Node-path: to PROPS-END--in all cases? Or not? And if not, what do I
do? And how do I tell the difference?

Thanks,

     John A
Received on 2014-06-06 23:05:49 CEST

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.