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

Re: FW: db/current permissions

From: Thomas Harold <tgh_at_tgharold.com>
Date: 2006-11-27 20:34:39 CET

Luuk Peters wrote:
> Sorry, I pressed ctrl+enter too soon.
>
>
>
> So, the question is, why does the GID of the db/current file change
> after a commit?
>
> How can I solve this?
>

I think you need to set the "sticky" bit on the db folder (and
everything under there?).

cd /var/svn
chmod -R g+s repository/db

(But I'm not a unix guru, so that may not be quite correct.)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 27 20:35:36 2006

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.