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

Re: hvn verify hangs?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-05-14 19:11:44 CEST

On Fri, 2004-05-14 at 12:14, Andrew Hill wrote:

> I then ran 'svn verify' on the respository structure that was move out
> of the way - and it just sits there, without producing any output...

Did you 'svnadmin recover' first? 'svnadmin verify' is exactly the same
as doing a checkout of every revision... it simply attempts to read
every file in every tree. But if the repository is wedged, 'verify'
will hang like any other read/write operation.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 14 19:17:10 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.