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

Re: Failed SVN Verify Logs

From: ankush chadha <ankushchadha2003_at_yahoo.com>
Date: Tue, 15 Mar 2011 07:44:36 -0700 (PDT)

Try running following commands to grab info about r607 on the server side

svn info file:///<Path_To_Repository> -r 607

svn log file:///<Path_To_Repository> -r 607

Also check if 607 file is located under following folders
<Path_To_Repository>\db\revs
<Path_To_Repository>\db\revprops

hotcopy is another option to restore the svn repository. I have used svnadmin
dump before but never faced this problem. Make sure that you are using same
version of binaries throughout.

You should also mirror your svn repository to reduce downtime and surprises.

Ankush

________________________________
From: Jules Herr <jherr_at_inmedius.com>
To: ankush chadha <ankushchadha2003_at_yahoo.com>
Cc: users_at_subversion.apache.org
Sent: Mon, March 14, 2011 1:48:25 PM
Subject: Re: Failed SVN Verify Logs

Yes we're using the binaries for Collabnet, not exactly sure which version it is
- is there an easy way to determine?

Not sure if I can access revision 607, is there a way to determine what files
are in a particular revision?

It appears I can run verification on all revisions 1-606 and I'm running a
verify on 608-8968 right now, seems to be running OK.

Users have had no problems accessing the repository, and this problem has only
made itself evident since we've tried to move our SVN repo via dump files to a
new server.

I'm currently attempting a hot-copy as this has apparently fixed another users
repo who was experiencing similar symptoms:

http://jim.bernatowicz.net/fix-corrupt-svn-repository-fails-svn-verify-hotcopy-backup

Thanks
jules

On Mon, Mar 14, 2011 at 1:39 PM, ankush chadha <ankushchadha2003_at_yahoo.com>
wrote:

Which subversion binaries are you using? Are these the ones from Collabnet?
>
>Can you access revision 607? Can you also try resuming the verification process
>from revision 607?
>
>Ankush
>
>
>
>
>
>
________________________________
From: Jules Herr <jherr_at_inmedius.com>
>To: users_at_subversion.apache.org
>Sent: Mon, March 14, 2011 10:42:16 AM
>Subject: Failed SVN Verify Logs
>
>
>Hi,
>
>
>I had a failed SVN VERIFY and am submitting the log files as directed by the
>application. Any and all help is greatly appreciated!
>
>
>Thanks
>Jules
>
>
>
>
>
>
>Here is the screen shot and log files of the svnadmin verify which I did in
>Windows against the kxsrc Subversion repository
>
>
>
>
>
>--
>
>Jules Herr
>Technology Solutions Provider
>jherr_at_inmedius.com
>skpe: jules.herr
>
>
>
>

-- 
Jules Herr
Technology Solutions Provider
jherr_at_inmedius.com
skpe: jules.herr
      
Received on 2011-03-15 15:45:07 CET

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.