[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

TortoiseSVN - Start Commit hook

From: Unterberger, Andreas AVL/AT <Andreas.Unterberger_at_avl.com>
Date: Thu, 2 Feb 2017 10:57:28 +0000

Hi,

I'm currently trying to add a start Commit hook script on Windows 7 system to the TortoiseSVN client.

Basically there are 3 checkboxes in the dialogue. One is wait for the script to finish but this does not change anything as it seems.
So to understand how it works I made a simple batch file which I wanted to start via this hook.

>> batch file start
cd
pause
pause
>> batch file end

So I expected that I see a command window which just prints out the current working directory and then wait for a keystroke (user input) to close the window.

But I experience that it closes so fast again that I can't see anything, so it is not waiting for any key.

Version:
TortoiseSVN 1.9.2, Build 26806 - 64 Bit , 2015/09/22 18:33:30
Subversion 1.9.2, -release
apr 1.5.2
apr-util 1.5.4
serf 1.3.8
OpenSSL 1.0.2d 9 Jul 2015
zlib 1.2.8
SQLite 3.8.11.1

Kind regards
Andreas

____________________________________________________________________________
AVL List GmbH, Firmensitz: Graz, Firmenbuchnummer: FN 53507M, Landesgericht fuer ZRS Graz

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3206348

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2017-02-02 12:31:36 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.