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

Re: TortoiseProc.exe returns -1 after successful commit operation

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 31 Oct 2009 19:22:43 +0100

Taras Kozubskyy wrote:
> I'm using Tortoise in build script to commit changes. From some new
> version TortoiseProc.exe began to return -1 value after successful commit.
>
> Here is the message:
>
>
>
> error MSB3073: The command ""C:\Program
> Files\TortoiseSVN\bin\TortoiseProc.exe" /command:commit
> /path:"..\Client\Properties\AssemblyInfo.cs" /logmsg:"Build of version
> xx succeeded"" exited with code -1.
>
>
>
> But I can see the file is committed in SVN log.
>
> How can I find out the reason of such behavior?

Check the action log (settings dialog->saved data->action log->show).
Maybe a post-commit hook script returned an error? In that case the
commit itself was successful but after the commit the script failed so
there *is* an error.

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=2413282
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-10-31 19:22:50 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.