Hi,
i am trying to use the local hooks that TSVN supports. In my project there
is a folder /test that contains all testscripts i want to execute upon
checkin. I wrote a batchfile that should call a perl script in the test
folder. Batchfile and perl script are in the same folder. My problem is to
relatively adress that test folder, simply using .\test isn't working,
neither is %CD%\test, because the hook skript is executed in some temp
directory.
So how can i determine the location of the hook script in my project,
during runtime?
greets
snehlsen
Received on Tue Jun 19 16:19:54 2007