Errors with svnperms.py and svnperms.conf
From: Pulkit Kumar <pulkit_kumar_at_persistent.co.in>
Date: Tue, 10 Mar 2009 10:47:36 +0530
Hello All,
I am trying to configure svnperms.py and svnperms.conf on windows.
After doing all the necessary changes in svnperms.py and svnperms.conf, when I try to commit, I get the following error despite of setting full permissions for myself on trunk folder:
Commit failed (details follow):
Below are the contents of batch file and attached are svnperms.py and svnperms.conf that I am using:
set REPOS=%1
"C:\Python25\python.exe" "<Path to Repository>\hooks\svnperms.py" -r "%repos%" -t "%txn%" -f "<Path to Repository>\hooks\svnperms.conf"
exit 0
Any pointers in this regard will be really appreciated.
Regards,
DISCLAIMER
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.