On 12/30/05, Clint Priest <cpriest@resultsgeneration.com> wrote:
> I've just recently started using the gem that is SubVersion and have a few
> ideas to toss out there...
>
> Properties:
> svn:execute - Executes the given command upon 'svn update'
> svn:permission - Sets the file to the given permission on checkout
>
> Not sure if these are even possible but:
> svn:user - sets the user of the file upon checkout
> svn:group - sets the group of the file upon checkout
Those all depend upon the client system supporting those various
things. IIRC they've come up in the last couple weeks and shot down
pretty quickly here.
Presumably, if I'm checking something out, I should have full access
to the file that I just copied from the repository (if I shouldn't
have it, the repository should deny me access to it). "execute" can
be replaced by writing a wrapper script around svn update.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Dec 31 03:26:36 2005