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

Re: Changing permissions on files in the repository

From: Robert Guthrie <rguthrie_at_pobox.com>
Date: 2004-03-15 16:17:02 CET

I'm curious if client-side scripting has been discussed amongst the
developers. It'd be kind of nice to have the svn command hook into
scripts to do this kind of thing, instead of making a wrapper for svn.

Ben Collins-Sussman wrote:
> Depending on what you classify as a simple solution you could possibly
> get the desired effect by using a wrapper script that sets the umask to
> block group and other access (haven't tried it myself so may or may not
> work) the other approach is to use svn properties to record what the
> file permissions should be and have a script that does the chmod after
> a checkout. Have a look at
> http://www.contactor.se/~dast/svnusers/archive-2003-08/0255.shtml
> <http://www.contactor.se/%7Edast/svnusers/archive-2003-08/0255.shtml>
> for a version I wrote last year.
>
> Ross
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 15 16:18:21 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.