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

Re: How do I change file permissions?

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-10-08 16:07:24 CEST

On 10/8/07, brian@enchanter.net <brian@enchanter.net> wrote:
> > Subversion doesn't record or manage filesystem permissions (ACLs).
>
> How come, then, when I revert four different files, they all come back
> with different permissions? Where are they getting these permissions
> from, and how do I change them?
>
> (I'm using svn 1.4.3.)

It uses the default as assigned by your system. Maybe you
update/checkout with a different user than you're reverting with?
Different umask settings? No idea otherwise.

HTH,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 8 16:16:45 2007

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.