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

Re: Moving Projects

From: <kfogel_at_collab.net>
Date: 2004-11-15 16:33:13 CET

Alan Bryant <moonworks@gmail.com> writes:
> I'm sure I've just missed it in my search of the book and available
> FAQs, but how does one move only a portion of a repository (e.g., a
> specific project / directory tree) from one repository to another?
>
> After setting everything up, I've decided to organize my repositories
> differently, but as I said, can't seem to find the nugget of info I
> need to do this efficiently on the server side.

There isn't any official support for cross-repository moves,
unfortunately. You can just copy the data and re-import it. Or you
could try to do something fancier, involving 'svnadmin dump' and
'svnadmin load' and (possibly) tweaking the dumpfile.

Is that the nugget you were looking for?

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 15 18:30:34 2004

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.