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

RE: Subversion is down, and we are stressing

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-05-20 20:04:09 CEST

On Thu, 2004-05-20 at 12:40, Wadsworth, Eric (Contractor) wrote:
> No, but we did do (as root):
> svnadmin dump repos > d
> mv repos repos_aargh
> svnadmin create repos
> svnadmin loa repos < d
>
> (disclaimer: commands typed from memory, syntax may be wrong, you get the
> idea)
>
> The database seems to be fine, we just can't get to it for some reason. Any
> more suggestions?

What does "can't get to it" mean?

Who admins the repository? Is it solely accessed by svn+ssh:// ? If
so, are you following the "checklist" described at the very end of
chapter 6? In other words, are all the ownership, permissions, sgid
stuff set correctly, complete with correct umask wrapper?

Please give more information about exactly what's wrong.

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