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

Re: TortoiseSVN - Start Commit hook

From: Docfxit <docfxit_at_theoffice.la>
Date: Thu, 02 Feb 2017 08:33:52 -0800

Try this bat file.

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

On 2 Feb 2017 at 10:57, Unterberger, (Unterberger, Andreas AVL/AT
<users_at_tortoisesvn.tigris.org>) commented about TortoiseSVN - Start Commit
hook:

>
> 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:
> TortoiseSVN1.9.2, Build 26806 - 64 Bit , 2015/09/22 18:33:30
> Subversion1.9.2, -release
> apr 1.5.2
> apr-util1.5.4
> serf1.3.8
> OpenSSL1.0.2d 9 Jul 2015
> zlib1.2.8
> SQLite3.8.11.1
>  
>  
>  
> Kindregards
> Andreas
>  
> ____________________________________________________________________________
> AVL List GmbH, Firmensitz: Graz, Firmenbuchnummer: FN 53507M, Landesgericht
> fuer ZRS Graz

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2017-02-02 17:34:08 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.