Help with Hook Script: Can't lookup file property on the commit transaction
From: David Weintraub <qazwart_at_gmail.com>
Date: 2005-06-15 22:25:53 CEST
I am currently writing a hook script that will do three things:
1). Verify that a particular user has write permission for a file.
I know that there is already a "commit-access-control.pl" script, but
Item #3 is very important to me. We are doing releases of Unix
I've got the first two features down with no problems, but I am having
$ svnlook propget -t $TXN $REPOS svn:eol-style $FILE
The $TXN and $REPOS is passed to me by the hook. The $FILE name I get
Is there a problem getting a property from a file via the transaction
I don't think it is necessary, but I've attached my "access.pl" script
-- David Weintraub qazwart@gmail.com
---------------------------------------------------------------------
|
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.