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

Permissions of checked out files

From: Chris Croome <chris_at_webarchitects.co.uk>
Date: 2003-11-14 17:39:15 CET

Hi

If you have a couple of users both of whom are in a group called,
for example, users, and a repo is checked out and chowned so that
all the files are in the user group then it is still not possible
for different people in the group to update stuff -- this is what
happens:

  $ svn up
  svn: Operation not permitted
  svn: svn_io_set_file_read_write: failed to set file '.svn/entries' read-write
 
  $ ls -la .svn/entries
  -r--r--r-- 1 user users 413 Nov 14 11:58 .svn/entries

Is this intended to be the case?

Chris

-- 
Chris Croome                               <chris@webarchitects.co.uk>
web design                             http://www.webarchitects.co.uk/ 
web content management                               http://mkdoc.com/   
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 14 17:40:30 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.