Code::Blocks Forums
User forums => Help => Topic started by: chihuyu on January 12, 2008, 01:21:16 pm
-
Every time I start my codeblock,the following pop-up will appear!
Code ::blocks V1.0 error
Execution of Command'svn.exe' failed (error 2:)
I am much appreciated if anyone can help me solve that problem.
-
Hi,
the svn.exe must be in your path. The svn.exe is not part of CB, you must install svn and put svn.exe in your path. this is required for getting the svn build number in the CB dialog.
-
No, that is not it, the build number is coded into the executable.
This is an error due to the Subversion plugin. Disable that plugin, and the error will be gone (... or install svn.exe).