Repository weirdness, mild panic in progress
From: Clay Loveless <lists_at_crawlspace.com>
Date: 2004-04-22 00:44:46 CEST
Hello,
I had a need to reboot the server running my "svnserve -d" driven repository
For example:
svn log svn://svn.killersoft.com/repos/SCM_SVN/trunk/SVN/List.php
returned:
svn: File not found: revision '23', path '/SCM_SVN/trunk/SVN/List.php'
I then tried:
svn list svn://svn.killersoft.com/repos/SCM_SVN
And got ...
svn: URL non-existent in that revision
Alarmed, I logged onto the remote box, switched to my svnserve process user,
svnlook tree -r 20 /repos
... And got the entire tree listing of my repository without a problem.
I also tried:
... And got:
* Verified revision 0.
That all made me feel a little better ... But I'm still not seeing behavior
I'm running Subversion 1.01 on Mac OS X 10.2.8 (client and server).
Can anyone suggest what else I need to do to diagnose what's going on ...
Thanks in advance!
Regards,
---------------------------------------------------------------------
|
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.