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

how to checkout SVN repository stored in Format 1?

From: gui <gui_at_function.com>
Date: 2006-12-08 19:09:31 CET

Hi All

I have two SVN repositories which are in format 1.
The subversion server I have now is 1.4_01 - using format 3?

When I try to checkout the two format 1 SVN repositories,
I get the "No repository found in svn://..." error.

What should I do to upgrade the two SVN repositories to
format 3 so that I can checkout them?

Thank you.

Gui

That I did

I have two svn repositories which are corrupted.
When I tried to checkout them, I got the error
-- No repository found in "svn:/......"

I don't know why but there are no format file in the repository directory.
So I copied a format file from another repository (which contains a 3 in
it).
After that, I tried to do a checkout again, but I got this error
-- Can't open file '/... /... /db/uuid'

I then copied the /db/uuid file from another repository.
When I tried to checkout, I got this error
-- No such revision 94
and No such revision 192 for the other corrupted repository.

When I listed the /db/revs directory, I found 35 files.
And 125 in the other.

Then I realized that there is a format file in /db/ dir
and it contains the number 1 in it.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 8 19:07:48 2006

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.