Jump to content
  • 0

[Help]Compiling Error


penglezos

Question

Hello guys,

 

I am getting this error while i try to compile Hi5 l2jserver pack.  :LOL:

 

Buildfile: C:\Documents and Settings\Administrator\workspace\****_GameServer\build.xml
checkRequirements:
getChangelogDateVersion:

BUILD FAILED
C:\Documents and Settings\Administrator\workspace\****_GameServer\build.xml:221: Execute failed: java.io.IOException: Cannot run program "svn": CreateProcess error=2, ??? ????? ?????? ? ?????? ??? ???????????? ??????? ??? ?? ???????

Total time: 766 milliseconds

 

Build.xml line:

 

<exec dir="${basedir}" executable="svn" outputproperty="l2j.changelog">

 

 

Any help?  :poker face:

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Hello guys,

 

I am getting this error while i try to compile Hi5 l2jserver pack.  :LOL:

 

Buildfile: C:\Documents and Settings\Administrator\workspace\****_GameServer\build.xml
checkRequirements:
getChangelogDateVersion:

BUILD FAILED
C:\Documents and Settings\Administrator\workspace\****_GameServer\build.xml:221: Execute failed: java.io.IOException: Cannot run program "svn": CreateProcess error=2, ??? ????? ?????? ? ?????? ??? ???????????? ??????? ??? ?? ???????

Total time: 766 milliseconds

 

Build.xml line:

 

<exec dir="${basedir}" executable="svn" outputproperty="l2j.changelog">

 

 

Any help?  :poker face:

 

Install www.sliksvn.com/en/download

Link to comment
Share on other sites

  • 0

Or simply, set at that line build.xml:221

<exec dir="${basedir}" executable="svn" outputproperty="l2j.changelog" failifexecutionfails="false">

Solved & Locked.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock