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

Re: frequent Berkeley database errors

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-11-07 22:19:41 CET

> #!/bin/sh
> umask 002
> /usr/local/bin/svn.real $*

This hasn't fixed the problem because you need to wrap *svnserve*, not
svn! svnserve is the thing running with your UID which 'svn+ssh'
launches, and it's the thing accessing the db files.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 7 22:20:34 2003

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.