Page 1 of 2
Cant update with eclipse luna.
Posted: Fri Jul 25, 2014 5:14 pm
by JMD
Im getting this
Some resources were not updated.
Attempted to lock an already-locked dir
svn: Working copy 'D:\L2JIKAROS_SRC\workspace\L2J_Server_BETA' locked.
svn: 'D:\L2JIKAROS_SRC\workspace\L2J_Server_BETA' is already locked.
Started after the recent downtime.
Re: Cant update with eclipse luna.
Posted: Fri Jul 25, 2014 5:42 pm
by Zealar
Right Button on project = > Team => Refresh/Cleanup
Re: Cant update with eclipse luna.
Posted: Fri Jul 25, 2014 5:46 pm
by JMD
Zealar wrote:Right Button on project = > Team => Refresh/Cleanup
Did that and now i get this

Re: Cant update with eclipse luna.
Posted: Fri Jul 25, 2014 6:08 pm
by JMD
I though i might download a clean source but i get the same pop up when i try to add the repository link.
Re: Cant update with eclipse luna.
Posted: Fri Jul 25, 2014 6:10 pm
by Zealar
Go in your workspace find all "lock" files and delete them. Ofc first made backup

Re: Cant update with eclipse luna.
Posted: Fri Jul 25, 2014 9:07 pm
by Zoey76
Right click -> Team -> Switch to another Branch/Tag/Revision...
Check this image:
http://pbrd.co/1plqzsT
Change https to http, because SSL it's not implemented for SVN yet.
Re: Cant update with eclipse luna.
Posted: Sat Jul 26, 2014 10:38 am
by JMD
Zoey76 wrote:Right click -> Team -> Switch to another Branch/Tag/Revision...
Check this image:
http://pbrd.co/1plqzsT
Change https to http, because SSL it's not implemented for SVN yet.
i dont have such an option, theres Switch but when i change the https to http the ok button goes disabled.
Re: Cant update with eclipse luna.
Posted: Sat Jul 26, 2014 7:04 pm
by Zoey76
Okay, let's try something else (I just tested it):
For those using Subclipse plugin (like I always recommend):
Go to Window -> Show View -> Other... -> SVN -> SVN Repositories
Click the repository for core:
https://svn.l2jserver.com/branches/unst ... erver_BETA
Right click it: Relocate...
And change to:
http://svn.l2jserver.com/branches/unsta ... erver_BETA
http://pasteboard.co/1OGpFpPu.png
I'll tell you what projects will be relocated, maybe it request for user and password just hit cancel on that.
I just tested it and works fine.
Re: Cant update with eclipse luna.
Posted: Sun Jul 27, 2014 12:32 pm
by JMD
The thing is everytime i try to do anything to the repository location i get that window i posted above.
Re: Cant update with eclipse luna.
Posted: Sun Jul 27, 2014 12:43 pm
by Zealar
But from that window cannot say nothing check full log.
Eclipse > Help > About Eclipse > Installation Details > Configuration > View Error Log
Re: Cant update with eclipse luna.
Posted: Sun Jul 27, 2014 12:45 pm
by JMD
Found solution!!!
Just right click on the project-> team -> disconnect.
Then another right click on the project -> team -> share -> add new svn link.

Re: Cant update with eclipse luna.
Posted: Sun Jul 27, 2014 12:54 pm
by Zealar
Nice

Re: Cant update with eclipse luna.
Posted: Sun Jul 27, 2014 3:55 pm
by Stalitsa
Guys there is a general prob with datapack svn!
i have this prob and cant check out Svn!
it is pending for response but "Error"
Core its almost ok but even there is an error on ROOT pending!
but it works OK!

Re: Cant update with eclipse luna.
Posted: Sun Jul 27, 2014 5:50 pm
by JMD
SouLakoS wrote:Guys there is a general prob with datapack svn!
i this prob and cant check out Svn!
it is pending for response but "Error"
Core its allmost ok bot even there is an error on ROOT pending!
but it works OK!

i confirm this.
Re: Cant update with eclipse luna.
Posted: Tue Jul 29, 2014 9:42 am
by UnAfraid
How about now?
You could try ssl also.