Re: SVN + viewvc
From: David Weintraub <qazwart_at_gmail.com>
Date: Fri, 22 Aug 2008 12:02:59 -0400
One of my big complaints with viewvc is that it accesses the
Fortunately, since we use http:// on our Subversion repository, this
Here's a possible solution:
Run a cronjob to
1). Do a hotcopy of your subversion repository
This means that your commit results won't show up on viewvc until the
Another possibility is to use Fisheye from Atlassian which allows you
Okay, it is expensive compared to Subversion or viewvc, but as
There's a 30 day free trial for Fisheye.
-- David Weintraub qazwart_at_gmail.com On Fri, Aug 22, 2008 at 2:56 AM, Himanshu Raina <raina_himanshu_at_yahoo.com> wrote: > Hi, > > I recently installed viewvc for two of my SVN servers (one running http and > the other running svn protocol). In the later I'm facing the following > issue:- > > With the default permission set (755) on repository if i access viewvc I > get error "Berkeley DB error for filesystem /home/subversion/intranet/db > while opening environment:\nPermission denied', 160029)" > > The repository name as obvious from the error is intranet and it has the > following permissions. > > drwxr-xr-x 7 root subversion 4096 Aug 22 11:35 intranet > > If i change the permissions to 775 (recursive) the problem gets resolved but > while accessing svn on command line it prompts me to recover the repository > using svnadmin. How can i resolve this issue ? > > regards > Himanshu Raina > > > ________________________________ > Add more friends to your messenger and enjoy! Invite them now. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-08-22 18:03:20 CEST |
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.