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

Re: 1.6.10 post-commit client hook fails when only deleting folder

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 08 Oct 2010 18:02:01 +0200

On 08.10.2010 17:55, chroyer_at_comcast.net wrote:
>
> ----- "Stefan Küng" <tortoisesvn_at_gmail.com> wrote:
>
>
> Since the hook script runs on the server, you should ask for help on
> the
> Subversion users list. TSVN is only a client.
>
> I am talking about a client hook (setup from tortoiseSVN settings, hook
> scripts tab).

Works just fine for me here.
Do you start your bat script as
cmd.exe /c path/to/batfile
?
If not, try it this way. You can't really execute a bat file directly,
so you have to specify the cmd.exe here.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2669349
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-10-08 18:02:15 CEST

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.