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

Re: Perms Problem

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-12-06 00:56:01 CET

Josh Narins <josh@narins.net> writes:

> -rw-r--r-- 1 user1 svn 0 Dec 5 17:48 write-lock
>
> When user2 attempts an import, it fails because the permissions on
> write-lock are 644. The permissions on current, however, are correct.

Looks like user1 has a umask that disallows group write access, see
http://svnbook.red-bean.com/en/1.1/ch06s05.html for one possible
solution.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 6 00:57:18 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.