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

Re: svn error on node table

From: Jani Averbach <jaa_at_jaa.iki.fi>
Date: 2004-04-14 20:43:10 CEST

On 2004-04-14 14:32-0400, Kurt Guenther wrote:
>
> I consistently get this error, that I think is due to the ownership of
> the db files.
...
> -rw-r--r-- 1 svn svn 914774 Apr 14 14:26 log.0000000008

yep, your group:svn doesn't have write access to the log file.

> With the 'svn' user, I can recover and it works like a
> charm. It disallows the whole svn+ssh scheme unless everbody uses the
> same account.
>

No, you have to take care of your permissions:

svn+ssh checklist is here:
http://svnbook.red-bean.com/svnbook/ch06s05.html

BR, Jani

-- 
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 14 20:44:43 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.