Page 1 of 1

[Help!] Ant build problem

Posted: Sat May 10, 2014 3:37 am
by yksdtc
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:
I use eclipse to build L2J projcet。
but there are some error msg

Code: Select all

BUILD FAILEDZ:\l2jserver_beta\core\build.xml:214: Execute failed: java.io.IOException: Cannot run program "svn": CreateProcess error=2, 

Re: [Help!] Ant build problem

Posted: Sat May 10, 2014 9:03 am
by jurchiks
Install an SVN client, for example, SlikSVN.

Re: [Help!] Ant build problem

Posted: Sat May 10, 2014 11:35 am
by yksdtc
jurchiks wrote:Install an SVN client, for example, SlikSVN.
Thank you