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

Re: Read-only files in .svn causing problems w/ move + delete

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-08-23 22:04:39 CEST

Ryan Schmidt wrote:

> And yet, if you work as user jacobc, even though the permissions say
> not to write to the files, it can, and it does. Why is that the case
> for a normal user but not for root?

Subversion knows it created read-only files, and makes them writable
before modifying them.

Some Unix flavours won't let you chmod a file unless you're its owner,
even if you're root.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 23 22:07:02 2005

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.