Problem with Eclipse

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
Gries
Posts: 307
Joined: Fri Jun 17, 2011 9:45 am

Problem with Eclipse

Post by Gries »

As i wrote in viewtopic.php?f=77&t=29900 i have no option to create patch/sync with svn etc

jurchiks told me to do that:
Team > Share project, choose l2j svn and the right path to branches/unstable. It will download all the SVN info, which will take some time. Then that context menu will be populated with the usual stuff.
But i am getting the following error:
Authentication error.
svn: E170001: MKACTIVITY of '/!svn/act/076bb696-4601-0010-96ed-7bed98a982b9': 403 Forbidden (http://svn.l2jserver.com)


Any idea how to solve it?
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Problem with Eclipse

Post by jurchiks »

Try deleting any and all ".svn" folders in your project folder. They're hidden by default, fyi.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
Gries
Posts: 307
Joined: Fri Jun 17, 2011 9:45 am

Re: Problem with Eclipse

Post by Gries »

Tried but same error
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Problem with Eclipse

Post by jurchiks »

http://stackoverflow.com/questions/1032 ... -forbidden
Double check casing in repository path.
Maybe you have some capital letters in it or smth? I dunno. You can also check out the clean core and compare your own project to it/copy over the changes. That'll definitely work, but might be way too much changes.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
Gries
Posts: 307
Joined: Fri Jun 17, 2011 9:45 am

Re: Problem with Eclipse

Post by Gries »

Managed to do it but seems it updated to last revision, guess i'll keep it like it was.
Post Reply