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

Re: Repository weirdness, mild panic in progress

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-04-22 03:58:51 CEST

Okay, so the symptoms are:

* HEAD is r23
* 'svnadmin recover' reports no problems
* 'svnadmin verify' reports no problems
* svnlook tree /repos shows the entire tree you expect in HEAD.
* 'svn checkout svn://svn.killerersoft.com/repos/' gives you an error
about a deep-down path not existing.
* 'svn log svn://svn.killersoft.com/repos/SCM_SVN/trunk/SVN/List.php'
gives you an error about the path not existing.

Is that about right?

If so, I'd like to know what happens when you

* su to the appropriate user that 'owns' the repos
* 'svn checkout file:///repos/SCM_SVN'
* 'svn checkout svn://localhost/repos/SCM_SVN'

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 22 03:59:19 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.