D:\Server\Backup\workspace\x1\L2J_Server\build.xml:143: Execute failed: java.io.IOException: Cannot run program "svn": CreateProcess error=2, The system cannot find the file specified
It doesn't say that anywhere.
https://acis.i-live.eu/index.php?topic=30.0
check it from source java file names
example in 367 ->
https://acis.i-live.eu/index.php?topic=30.255 l2bufferinstance renamed to schemebuffer | l2pcinstance renamed to player
check changeset 367 to understand
Question
cutitarii
hello... i have a problem in compile server :|
Buildfile: D:\Server\Backup\workspace\x1\L2J_Server\build.xml
clean:
checkRequirements:
getChangelogDateVersion:
BUILD FAILED
D:\Server\Backup\workspace\x1\L2J_Server\build.xml:143: Execute failed: java.io.IOException: Cannot run program "svn": CreateProcess error=2, The system cannot find the file specified
Total time: 594 milliseconds
And in build.xml line 143 is:
<exec dir="." executable="svn" outputproperty="l2j.changelog">
who help me pls ;\
2 answers to this question
Recommended Posts