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

Re: repository not responding to anything

From: Christopher Ness <chris_at_nesser.org>
Date: 2005-06-24 22:39:22 CEST

On Fri, 2005-06-24 at 12:02 -0700, Aaron Steele wrote:
> there are no errors in the httpd error log, and the repository is
> inaccessible on the server itself (via svn and svnadmin).

No errors at all? Do the binaries exist? What is their timestamp,
could someone be messing around with them?

Can the binary get a help string (`svn {help, --version}` would be nice
to know) and what type/version are you using of the backend storage
(berkeleyDB or FSFS)?

What about using the file protocol on the local machine aka:
       svn co file:///usr/your/svnrepo/project1

> are we doomed?

No, do you have a dump file you can move to another machine?

What has been upgraded lately? Did you build subversion as a static
binary or as a shared library (default)? If so have the shared
libraries been updated by someone/thing else? Has LDCONFIG been run
lately to update the shared libraries?

I'm tired, that's a lot of questions.
Chris

-- 
Wireless Group,
McMaster University
finger.localdomain
16:32:00 up 4 days, 5:35, 1 user, load average: 0.07, 0.14, 0.08
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 24 22:41:48 2005

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.