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

Re: Checkout every file as read-only; make some of them editable with a explicit command.

From: Dave Neary <david_at_phenix.fr>
Date: 2004-11-16 18:29:28 CET

Hi,

Petri Varsa wrote:
> Google didn't find anything about this in the subversion book
> (http://svnbook.red-bean.com/). Maybe someone else has a more definite
> answer for you?

As far as I know, permissions of working copy files are left to the
client OS - on Unix if you use "umask 222" for example, the w bit will
never be on for local files, and you will have to manually change the
ownerships on the file to set the w bit. This is not a server side
solution, obviously.

Cheers,
Dave.

-- 
David Neary
Phenix Engineering
110 ave Jean Jaures, 69007 Lyon
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 16 18:30:00 2004

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.