Code::Blocks Forums

User forums => Help => Topic started by: chihuyu on January 12, 2008, 01:21:16 pm

Title: I need help!!
Post 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.
Title: Re: I need help!!
Post by: mariocup on January 12, 2008, 01:47:00 pm
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.
Title: Re: I need help!!
Post by: thomas on January 12, 2008, 11:51:49 pm
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).