pre-commit hook problem - username handling from SVN service on repository
From: John Waller <jwaller_at_academicmanagement.com>
Date: 2006-02-17 20:30:39 CET
Senario:
pre-commit.bat file is called
Well, in the pre-commit.bat file how do I get the committing user's name
currently :
svnperms.py -r %1 -t %2 -f
svnperms.py has a < -A author > switch but I don't know how the SVN
I found solution that calls for a command like as follows:
svnlook author <repo>
I have thought about in the python script to call the svnlook command
help?
Basically ... need username from either the Windows environment that is
- John
---------------------------------------------------------------------
|
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.