Error when i try to compile

Have you created a useful tool? or Do you want to get help building one? This is the right place!
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: Very newbie question regarding Eclipse

Post 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
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Very newbie question regarding Eclipse

Post 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...
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
gandalf76
Posts: 21
Joined: Mon Mar 05, 2007 10:23 am

Error with eclipse built

Post 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
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Error with eclipse built

Post by jurchiks »

if you're using windows, try sliksvn, i had these problems with subversion plugin too
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
gandalf76
Posts: 21
Joined: Mon Mar 05, 2007 10:23 am

Re: Error with eclipse built

Post by gandalf76 »

many thanx, i have solved.
i have forgot to install: - Subversion 1.6.9
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Error with eclipse built

Post 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 ;)
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Error with eclipse built

Post 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.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
doti04
Posts: 17
Joined: Sat Oct 03, 2009 5:18 pm

Re: Error with eclipse built

Post by doti04 »

i have this problem when i start ant build. if someone know how to fix this problem post here pliz
You do not have the required permissions to view the files attached to this post.
bobi_sv87
Posts: 9
Joined: Tue May 04, 2010 2:18 am

[HELP]Eclips error

Post 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?
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: [HELP]Eclips error

Post by janiii »

first step to fix it is to use search on forum. thanks. locked.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
KadeL
Posts: 142
Joined: Sat Mar 15, 2008 11:04 pm
Location: Argentina
Contact:

Error in eclipse

Post 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
Sorry everyone for my very bad English, I speak Spanish
User avatar
SolidSnake
Posts: 865
Joined: Wed Jan 20, 2010 6:54 pm
Location: Italy

Re: Error in eclipse

Post by SolidSnake »

Me too but it compile without problems don't worry
Image
Edelvez
Posts: 173
Joined: Fri Nov 06, 2009 6:32 am
Location: Argentina

Re: Error in eclipse

Post 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
Someone once told me: "The easiest way of doing things, making them the hard way" ;)
User avatar
Aikimaniac
L2j Inner Circle
L2j Inner Circle
Posts: 3048
Joined: Sun Aug 07, 2005 11:42 pm
Location: Slovakia

Re: Error in eclipse

Post by Aikimaniac »

Cannot run program "svnversion"
versioning program isnt installed proly... i recommend SlikSVN ...link at http://trac.l2jserver.com/wiki/Eclipse
Image
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: Error in eclipse

Post 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:
Powered by Eclipse 4.34 🌌 | Eclipse Temurin 21 ☕ | MariaDB 11.3.2 🗃️ | L2J Server 2.6.3.0 - High Five 🚀

🔗 Join our Discord! 🎮💬
Post Reply