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

Re: Is it possible to set the file mask for an existing file?

From: Tyler Roscoe <tyler_at_cryptio.net>
Date: Sat, 30 Jan 2010 14:52:36 -0800

On Sat, Jan 30, 2010 at 09:29:34PM +0100, Steinar Bang wrote:
> I have my unix/linux home directory checked into subversion. I would
> like to restrict the file mode on some of these files to -rw-------
>
> Can subversion support this?

Subversion doesn't track file permissions in this way. The files in your
woking copy will have permissions based on the umask setting of your
shell.

tyler
Received on 2010-01-30 23:53:11 CET

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.