Page 1 of 1

[help]eclipse no update for freya pack :(

Posted: Mon Nov 29, 2010 4:46 pm
by ExTrEmEDwarf
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:
L2JDP Revision Number:


open eclipse /l2_gameserver /team/update no update

gameserver and data :(
what this the problem?

Re: [help]eclipse no update for freya pack :(

Posted: Mon Nov 29, 2010 4:51 pm
by SolidSnake
Check your svn, maybe is the old one..

Re: [help]eclipse no update for freya pack :(

Posted: Mon Nov 29, 2010 4:54 pm
by ExTrEmEDwarf
SolidSnake wrote:Check your svn, maybe is the old one..
look svn

=SVN=
Server: http://svn.l2jserver.com/trunk/L2_GameServer/
Datapack: http://svn.l2jdp.com/trunk/datapack_development/

Re: [help]eclipse no update for freya pack :(

Posted: Mon Nov 29, 2010 4:56 pm
by SolidSnake
Post here the eclipse error :|

Re: [help]eclipse no update for freya pack :(

Posted: Mon Nov 29, 2010 5:00 pm
by ExTrEmEDwarf
SolidSnake wrote:Post here the eclipse error :|

no error eclipse..:(

no update..
version gameserver :4417
version dara: 6776

Re: [help]eclipse no update for freya pack :(

Posted: Mon Nov 29, 2010 5:22 pm
by _DS_
Re-checkout full project.

Re: [help]eclipse no update for freya pack :(

Posted: Mon Nov 29, 2010 5:29 pm
by ExTrEmEDwarf
_DS_ wrote:Re-checkout full project.

now for donwlaod new version eclipse 3.6.1
http://subclipse.tigris.org/update_1.4.x/ update http://subclipse.tigris.org/update_1.6.x/

and this link

=SVN=
Server: http://svn.l2jserver.com/trunk/L2_GameServer/
Datapack: http://svn.l2jdp.com/trunk/datapack_development/

donwload new gameserver and data



install new eclipse and new all look the photo

Image


look this photo
Image

Workng cory ?
Fully recursive ?
Immediate children, including folders?
only file children?
only this item ?
exclude ?

Re: [help]eclipse no update for freya pack :(

Posted: Mon Nov 29, 2010 7:19 pm
by jurchiks
...the one above your choice is UPDATE TO HEAD.
use that or synchronize with repository.

Re: [help]eclipse no update for freya pack :(

Posted: Tue Nov 30, 2010 7:27 pm
by shinomidefuego
eclipse can work behind a proxy?
for some reason my ecipse send an error

this is the error
checkout http://svn.l2jserver.com/trunk/L2_GameServer -r HEAD --depth=infinity --force
RA layer request failed
svn: Server sent unexpected return value (400 Bad Request) in response to REPORT request for '/!svn/vcc/default'

EDIT----
Hey, I figured it out! I just needed to use https instead of http:

svn checkout httpS://svn.l2jserver.com/trunk/L2_GameServer/

with that change i bypass the proxy :D :shock: :o