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

RE: Upgrading Windows form 1.1/BDB to 1.2/FSFS

From: Rowell, Geoff <growell_at_ENVOYWW.COM>
Date: 2005-07-13 18:31:20 CEST

x nooby [mailto:xnooby@yahoo.com] wrote:
> "svnadmin dump svn://megadata1.megacorp.com/svnrepo
> > dumpfile.txt"

The dump/load commands work on native file system pathnames - they can't
use URL-style "svn:", "http:" or "file:" pathnames.

> "svnadmin load
> svn://megadata1.megacorp.com/svnrepofsfs <
> dumpfile.txt"

Besides the proper pathname, make sure you use the "--force-uuid"
option.
Without it, everyone'll have to use a switch command on their WCs.

> Would this mean for Windows that I rename the
> c:\svnrepo directory to maybe c:\svnrepobdb? Or do I
> rename files inside that directory?

You can just rename the directory.

> Also, if the svnserve is stopped, then must I enter
> these commands on the Windows server?

Yes.

> This install is fairly new, and there are no "hook"
> scripts in use.

But if you have any changes to svnserve.conf (in "conf") you'll have to
manually copy those over.

-Geoff

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 13 18:33:13 2005

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.