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

Re: 1.1.0_rc2 update db version 4.2 on existing repositories

From: Jeff Kowalczyk <jtk_at_yahoo.com>
Date: 2004-09-20 19:40:02 CEST

On Mon, 20 Sep 2004 13:03:59 -0400, Jeff Kowalczyk wrote:
> It would seem that the error message indicates some sort of update
> procedure on each repository to convert database storage formats.

I found the command
# db4.2_upgrade
usage: db_upgrade [-NsV] [-h home] [-P password] db_file ...

But which of the repository/db files is the file to upgrade? All of the
__db.??? files?

/home/myuser/svn/acme/db $ ls -1
DB_CONFIG
__db.001
__db.002
__db.003
__db.004
__db.005
changes
copies
log.0000000001
log.0000000002
log.0000000003
log.0000000004
log.0000000005
log.0000000006
nodes
representations
revisions
strings
transactions
uuids

> Alternatively,I wouldn't mind doing a dump-restore on each, if someone
> can spell out the steps.
>
> Further alternative is if anyone can suggest a procedure for dumping the
> existing repositories, and importing them back to new fsfs repositories
> enabled by 1.1. I'm hoping to move all these small repositories to fsfs
> anyway.
>
> Any suggestions? Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 20 19:39:53 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.