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

Re: Permissions in the WC

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-12-09 18:07:44 CET

Ryan Hunt <rhunt@hp.com> writes:

> Any way to correct permission problems in the .svn files of the WC?
>
> I have a user that ran chmod 775 recursively in the root of his WC,
> and so when trying to do a ci gets the following...
>
>> svn: Operation not permitted
>> svn: svn_io_set_file_read_write: failed to set file
>> '/.automount/net/plslx021/local/home/abowman/vieadminworking/plslx021/
>> 2checkin/stage2/de95/diff/.svn/text-base/nvram.svn-base' read-write

That looks like an ownership problem. I would guess the files in the
working copy are not owned by the user running the svn command.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 9 18:09:25 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.