Page 1 of 1
Current SVN
Posted: Sat Sep 11, 2010 2:53 pm
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.
Re: Current SVN
Posted: Sat Sep 11, 2010 3:27 pm
by SolidSnake
Re: Current SVN
Posted: Sat Sep 11, 2010 3:57 pm
by hope
It tells you in the error where it has been moved to
Re: Current SVN
Posted: Sat Sep 11, 2010 4:08 pm
by Naonah
I had
http://l2jserver.com/svn/trunk....
..and now it is http://
svn.l2jserver.com/trunk....
That's why I had problems, lol
Thank you for help.
Best regards.
Re: Current SVN
Posted: Mon Sep 13, 2010 4:28 pm
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.
Re: Current SVN
Posted: Mon Sep 13, 2010 4:30 pm
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
Re: Current SVN
Posted: Mon Sep 13, 2010 5:04 pm
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)
Re: Current SVN
Posted: Mon Sep 13, 2010 5:29 pm
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)
Re: Current SVN
Posted: Mon Sep 13, 2010 5:45 pm
by JIV
for epilogue don't use trunk but branch instead.