Page 8 of 8

Re: [HELP] Cannot run SVN

Posted: Sat Nov 17, 2012 9:00 am
by nonom
Try installing any svn client. Then, restart eclipse and build :wink:

Re: [HELP] Cannot run SVN

Posted: Sat Nov 17, 2012 9:11 am
by Sweetyass
how easy it was thx alot fixed :) respect dude.

Problem when try to BUILD!

Posted: Sun Dec 09, 2012 12:34 pm
by ZeroCool22
Trying to compile HI5 Version STABLE:

Image

If someone can help please. :/

FIXED: Needed to download: http://www.sliksvn.com/en/download

Eclipse problem (is svn but i dont know what)

Posted: Tue Dec 25, 2012 2:11 pm
by teris1994
Image


This is image....

Re: Eclipse problem (is svn but i dont know what)

Posted: Tue Dec 25, 2012 2:25 pm
by UnAfraid
Install subversion client.

Re: Eclipse problem (is svn but i dont know what)

Posted: Tue Dec 25, 2012 2:31 pm
by teris1994
I INSTALL Slik-Subversion-1.7.7-x64.msi but , i have same problem ...

Re: Eclipse problem (is svn but i dont know what)

Posted: Tue Dec 25, 2012 5:57 pm
by MELERIX
teris1994 wrote:I INSTALL Slik-Subversion-1.7.7-x64.msi but , i have same problem ...
you need install it with admin mode, also restart eclipse after is installed.

Re: Error when i try to compile

Posted: Wed Dec 26, 2012 5:29 pm
by jurchiks
You really had to put that shit inside the build script for additional dependencies...

Re: Error when i try to compile

Posted: Wed Dec 26, 2012 5:59 pm
by MELERIX
avoid dependencies is easy using svnant, but svnant support for svn 1.7.x is not done yet (due is under development).

anyway installing subversion client is totally easy, just 3 clicks and done ;)

Re: Error when i try to compile

Posted: Wed Dec 26, 2012 6:02 pm
by jurchiks
Still unnecassary, how many people do you think actually read those generated SVN changesets? You should make one buildfile without any dependencies and one for the nightlies (with the changeset and core/dp versions).

Re: Error when i try to compile

Posted: Wed Dec 26, 2012 6:08 pm
by MELERIX
is not just about changeset logs, but about making people reporting bugs or looking for support with proper revision numbers ;)

instead of the bugs reports from the past (people reporting bugs with variable names -.-), where nobody know what L2J version was using.

also compiling source is obviously for people that read the guides and have a basic knowledge about how compile something.

for the rest... exist Nightly Builds (aka daily compiled builds during the night).

[Eclipse]Error on build! (+Screenshot)

Posted: Sun Jan 27, 2013 8:23 pm
by Tribal
Take a look a the error and please tell me what u think!

Image

Re: Error when i try to compile

Posted: Mon Jan 28, 2013 4:33 pm
by UnAfraid
Install subversion client and restart eclipse.