Page 3 of 8

Re: Very newbie question regarding Eclipse

Posted: Sat Jan 09, 2010 10:41 pm
by hope
Evilus wrote:Non-critical error. Nothing to worry about. If you want it to be gone just install subversion.
how do i install that any walk though

Re: Very newbie question regarding Eclipse

Posted: Sat Jan 09, 2010 11:02 pm
by jurchiks
if using windows, install sliksvn
http://sliksvn.com/en/download/
i've already forgotten how i got subversion to work for eclipse, and i had problems with it anyway...

Error with eclipse built

Posted: Sat Mar 20, 2010 11:04 am
by gandalf76
please help, i have this error in a built phase:


[exec] Execute failed: java.io.IOException: Cannot run program "svnversion": CreateProcess error=2, Impossibile trovare il file specificato

i have installed subversion 1.6 in my ecplipse..

what i have forgot? Is unable to find a file..
thanx

Re: Error with eclipse built

Posted: Sat Mar 20, 2010 11:12 am
by jurchiks
if you're using windows, try sliksvn, i had these problems with subversion plugin too

Re: Error with eclipse built

Posted: Sat Mar 20, 2010 11:16 am
by gandalf76
many thanx, i have solved.
i have forgot to install: - Subversion 1.6.9

Re: Error with eclipse built

Posted: Sat Mar 20, 2010 11:20 am
by MELERIX
gandalf76 wrote:please help, i have this error in a built phase:


[exec] Execute failed: java.io.IOException: Cannot run program "svnversion": CreateProcess error=2, Impossibile trovare il file specificato

i have installed subversion 1.6 in my ecplipse..

what i have forgot? Is unable to find a file..
thanx
this happens when subversion is not installed...

take care that some people confuse subversion by subclipse and viceversa

probably you have only installed subclipse and forgot to install subversion

you need to have installed subclipse & subversion.

for more details, check the guides here: viewtopic.php?f=2&t=10719 ;)

Re: Error with eclipse built

Posted: Mon Mar 22, 2010 5:30 am
by janiii
JoeDaFlow wrote:It sounds strange to me
welcome on forum. your post has no value to the topic. please read posting rules before posting. thanks.

Re: Error with eclipse built

Posted: Sat Mar 27, 2010 2:25 pm
by doti04
i have this problem when i start ant build. if someone know how to fix this problem post here pliz

[HELP]Eclips error

Posted: Mon Jul 05, 2010 1:42 pm
by bobi_sv87
[exec] Execute failed: java.io.IOException: Cannot run program "svnversion": CreateProcess error=2, The system cannot find the file specified

how to fix it?

Re: [HELP]Eclips error

Posted: Mon Jul 05, 2010 2:04 pm
by janiii
first step to fix it is to use search on forum. thanks. locked.

Error in eclipse

Posted: Sun Oct 17, 2010 1:04 pm
by KadeL
L2J Revision from SVN 4422:
L2JDP Revision from SVN 7669:

Hi I have this error when it starts to build

Code: Select all

      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion": CreateProcess error=2, El sistema no puede hallar el archivo especificado      [zip] Building zip: D:\Archivos de programa\Eclipse Java\workspace\L2_GameServer\build\L2J_Server.zipBUILD SUCCESSFULTotal time: 13 seconds
but I think I compiled everything right

Re: Error in eclipse

Posted: Sun Oct 17, 2010 1:59 pm
by SolidSnake
Me too but it compile without problems don't worry

Re: Error in eclipse

Posted: Sun Oct 17, 2010 2:05 pm
by Edelvez
It is a common problem when the Eclipse can not run svnversion.exe

Do not sweat it that nothing happens .. you might see only the exported version as l2jserver.properties and l2jdp.properties

Re: Error in eclipse

Posted: Sun Oct 17, 2010 2:05 pm
by Aikimaniac
Cannot run program "svnversion"
versioning program isnt installed proly... i recommend SlikSVN ...link at http://trac.l2jserver.com/wiki/Eclipse

Re: Error in eclipse

Posted: Sun Oct 17, 2010 2:13 pm
by Zoey76
Try downloading and installig Slik SVN (for Windows):
http://www.sliksvn.com/en/download

--Edit
PS: I though that phpBB let you know when someone have posted while you were writing :oops: