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

Re: change repository url

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-02-28 21:59:50 CET

Paul Lussier <pll@lanminds.com> writes:

> Ahhhhh, I get it now. Hmmmm. I sure would like repo sync'ing though.
>
> Could I do that manually? use svnadmin dump at home, save the output
> on my laptop, bring it to work and use svnadmin load?

Yes. Run 'svnadmin dump -rX:Y --incremental' from one repository,
then 'svnadmin load' the dumpfile into the other repository.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 28 20:01:37 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.