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

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

From: Taras Kozubskyy <taras.kozubskyy_at_ithit.com>
Date: Thu, 4 Mar 2010 16:02:45 +0200

Sorry for the long delay.

I checked the action log:

 

3/2/2010 - 14:48:59

Command : Commit

Modified : D:\ ... \Properties\AssemblyInfo.cs

 ...

Sending content : D:\ ... \Properties\AssemblyInfo.cs

Completed : At revision: 5156

6 kBytes transferred in 0 minute(s) and 3 second(s)

 

I didn't find any error.

But I'm still getting the error for any (and every) build:

 

"D:\ ... \Build\bd.proj" (default target) (1) ->

(Build target) -> D:\ ... \Build\bd.proj(55,5): error MSB3073: The command ""C:\Program Files\TortoiseSVN\bin\TortoiseProc.exe" /command:commit /path:".. x\Properties\AssemblyInfo.cs*..\...y\Properties\AssemblyInfo.cs*..\...z\Properties\AssemblyInfo.cs*..\...w\Properties\AssemblyInfo.cs" /logmsg:"Build of version 1.1.xxx succeeded" /notempfile /closeonend" exited with code -1.

Done Building Project "D:\...\Build\bd.proj" (default targets) -- FAILED.

 

Build FAILED.

 

I tried to uninstall TortoiseSVN, restart and install latest version. This helped to see icons on files and folders, but the problem remains.

 

Regards,

Taras

______________________________________________________________________

 

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
 
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.ex​e" /command:commit 
> /path:"..\Clie​nt\Properties\Asse​mblyInfo.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?
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2454991
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-03-04 15:01:17 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.