Current SVN

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
Naonah
Posts: 357
Joined: Sun Apr 04, 2010 11:12 pm

Current SVN

Post by Naonah »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:

When I try to update my workspace I get this error in eclipse:

Code: Select all

update C:/Documents and Settings/bolo.LOL-805AA799D1C/workspace/L2_GameServer -r HEAD --force    Repository has been movedsvn: Repository moved temporarily to 'http://svn.l2jserver.com/trunk/L2_GameServer'; please relocate
Do you know where it was moved (link)?

Thank you.
public void l2jserver ()
{
if (you want l2j server == no problems)
use Linux;
else
use Windows;
}
User avatar
SolidSnake
Posts: 865
Joined: Wed Jan 20, 2010 6:54 pm
Location: Italy

Re: Current SVN

Post by SolidSnake »

Image
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: Current SVN

Post by hope »

It tells you in the error where it has been moved to
User avatar
Naonah
Posts: 357
Joined: Sun Apr 04, 2010 11:12 pm

Re: Current SVN

Post by Naonah »

:D

I had http://l2jserver.com/svn/trunk....

..and now it is http://svn.l2jserver.com/trunk....

That's why I had problems, lol :D

Thank you for help.
Best regards.
public void l2jserver ()
{
if (you want l2j server == no problems)
use Linux;
else
use Windows;
}
User avatar
kocinski
Posts: 141
Joined: Wed May 06, 2009 3:12 pm
Location: España
Contact:

Re: Current SVN

Post by kocinski »

Excuse me,

How to update my local proyect to the new SVN repository location using Eclipse?
(I don't want to do a new Checkout because the Server have serveral mods)

Thanks.
Last edited by kocinski on Mon Sep 13, 2010 4:30 pm, edited 1 time in total.
User avatar
Naonah
Posts: 357
Joined: Sun Apr 04, 2010 11:12 pm

Re: Current SVN

Post by Naonah »

kocinski wrote:Excuse me,

How to update my local proyect to the new SVN repository location using Eclipse?

Thanks.

use RELOCATE in Enclipse
public void l2jserver ()
{
if (you want l2j server == no problems)
use Linux;
else
use Windows;
}
User avatar
kocinski
Posts: 141
Joined: Wed May 06, 2009 3:12 pm
Location: España
Contact:

Re: Current SVN

Post by kocinski »

How to relocate:
  • 1st.: Choose SVN Repositories view
  • 2nd: Right click on old SVN repository location
  • 3rd: Use relocate
(I knew that I must relocate, my question was about how to do it. Thanks anyway)
User avatar
Naonah
Posts: 357
Joined: Sun Apr 04, 2010 11:12 pm

Re: Current SVN

Post by Naonah »

kocinski wrote:How to relocate:
  • 1st.: Choose SVN Repositories view
  • 2nd: Right click on old SVN repository location
  • 3rd: Use relocate
(I knew that I must relocate, my question was about how to do it. Thanks anyway)
yes and write current link (replace)
public void l2jserver ()
{
if (you want l2j server == no problems)
use Linux;
else
use Windows;
}
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Current SVN

Post by JIV »

for epilogue don't use trunk but branch instead.
Post Reply