Hello,
I have a problem with my pre-revprop-change (see attachement). I want to allow
changes to the log message, but only for the author himself OR a set admin.
This part makes the problems:
set admin = muellerp
set AUTHOR=
for /f "delims=" %%a in ('svnlook author -r %REV% %REPOS%') do @set AUT
Hello,
I´m new to this topic and I have quite a hard time getting into programming
hooks for my problem. I need a hook which can distinguish between three
different user groups:
Group A: can do anything (delete tags and trunks, commit without comment)
Group B: can commit to tags and delete tag