Page 1 of 2

/trunk/L2J_Server ?

Posted: Sat Feb 05, 2011 3:03 pm
by papadkostas
Hello guys
after Changeset 4494
i can't receive any updates.. cause of move,
but i tryed to relocate..i put new URL:http://svn.l2jserver.com/trunk/L2J_Server/ and always got a message
that doesnt exist..
then i tryed to disconect from svn my project..
and then Share project again..and as i seen my project stuck at old dir..
the same with DP
what i'm doing wrong ? :|

Re: /trunk/L2J_Server ?

Posted: Sat Feb 05, 2011 5:13 pm
by momo61
omg, i just did "update to HEAD" on IChatHandler.java and it simply got deleted o.O

what the ...

Image

anyone who knows how i can get it back ?



btw:

svn: URL 'http://svn.l2jserver.com/trunk/L2_GameServer' non-existent in that revision
svn: URL 'http://svn.l2jserver.com/trunk/L2_GameServer' non-existent in that revision
svn: URL 'http://svn.l2jdp.com/trunk/datapack_development' non-existent in that revision
svn: URL 'http://svn.l2jdp.com/trunk/datapack_development' non-existent in that revision

Re: /trunk/L2J_Server ?

Posted: Sat Feb 05, 2011 5:18 pm
by papadkostas
http://svn.l2jserver.com/trunk/L2J_Serv ... ndler.java
simple..download it and put it inside
:|
momo61 wrote: svn: URL 'http://svn.l2jserver.com/trunk/L2_GameServer' non-existent in that revision
svn: URL 'http://svn.l2jserver.com/trunk/L2_GameServer' non-existent in that revision
svn: URL 'http://svn.l2jdp.com/trunk/datapack_development' non-existent in that revision
svn: URL 'http://svn.l2jdp.com/trunk/datapack_development' non-existent in that revision
just relocate svn to new locations
http://svn.l2jserver.com/trunk/L2J_Server/
http://svn.l2jdp.com/trunk/L2J_DataPack/
:|

Re: /trunk/L2J_Server ?

Posted: Sat Feb 05, 2011 5:33 pm
by momo61
papadkostas, i really appreciate your help, but the missing file is iChatHandler.java

See my picture which one got deleted :s

Re: /trunk/L2J_Server ?

Posted: Sat Feb 05, 2011 5:35 pm
by papadkostas
http://svn.l2jserver.com/trunk/L2J_Serv ... ndler.java
:mrgreen:
my mistake..sorry :P
relocate worked on you?

Re: /trunk/L2J_Server ?

Posted: Sat Feb 05, 2011 6:02 pm
by momo61
I really do not know how to relocate... can you tell me how?
I don't want to loose my workspace :s

Re: /trunk/L2J_Server ?

Posted: Sat Feb 05, 2011 6:04 pm
by momo61
it tells me this:

switch --relocate http://svn.l2jserver.com/trunk/L2_GameServer http://svn.l2jserver.com/trunk/L2J_Server C:/workspace/L2_GameServer
svn: Relocate can only change the repository part of an URL
svn: Relocate can only change the repository part of an URL

Re: /trunk/L2J_Server ?

Posted: Sat Feb 05, 2011 6:09 pm
by papadkostas
momo61 wrote:it tells me this:

switch --relocate http://svn.l2jserver.com/trunk/L2_GameServer http://svn.l2jserver.com/trunk/L2J_Server C:/workspace/L2_GameServer
svn: Relocate can only change the repository part of an URL
svn: Relocate can only change the repository part of an URL
same :|
do you have any idea how to fix it?

Re: /trunk/L2J_Server ?

Posted: Sat Feb 05, 2011 6:16 pm
by momo61
I was hoping you would know :D

Maybe someone at l2j could help?

Re: /trunk/L2J_Server ?

Posted: Sat Feb 05, 2011 7:16 pm
by MELERIX
is simple, just open eclipse and right click on Server or DP Project and select Team -> switch to another Brach/Tag/Revision and update the project with their new urls ;)

also after switch is done... in eclipse, in navigator window, you should rename project folders to the new project names, thats all ;)

Re: /trunk/L2J_Server ?

Posted: Sat Feb 05, 2011 7:25 pm
by momo61
should we also choose "switch to HEAD revision" or will that change all our saved changes?
I got the custom tvtround event and some other things that I dont want to go missing...

Re: /trunk/L2J_Server ?

Posted: Sat Feb 05, 2011 7:56 pm
by UnAfraid
create a patch then delete your projects and re-checkout them again (and apply patches ^^)

Re: /trunk/L2J_Server ?

Posted: Sat Feb 05, 2011 7:57 pm
by papadkostas
nop :D
switch to head.. i didnt lost anything!
i just lost my nervous :P
thanks MELERIX!

Re: /trunk/L2J_Server ?

Posted: Sat Feb 05, 2011 8:05 pm
by momo61
Updated to revision 4495.
===== File Statistics: =====
Merged: 2
Updated: 1
Existing: 1

Re: /trunk/L2J_Server ?

Posted: Sun Feb 06, 2011 11:20 am
by jurchiks
IMHO a better naming system for the projects would be like this:
Core_CT2.5
Datapack_CT2.5
You DON'T need to stick the 'L2J' everywhere you can, you know? Everybody knows that anyway.