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

Re: New to using subversion..

From: Konrad Rosenbaum <konrad_at_silmor.de>
Date: 2005-12-31 12:57:14 CET

On Saturday 31 December 2005 03:02, Clint Priest 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'

Dangerous! Any user with write access to a repository could compromise any
user who reads the repository by executing malicious code.

> svn:permission - Sets the file to the given permission on checkout

unfortunately each operating system has its own idea about what permissions
are.

> 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

The user checking out would have to have admin rights. Not a bright idea,
IMHO.

        sorry,
        Konrad

  • application/pgp-signature attachment: stored
Received on Sat Dec 31 13:02:50 2005

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.