Page 1 of 1

[HELP] 403 in Eclipse

Posted: Tue May 11, 2010 1:50 pm
by Jesus.M
I just instaled newest Subclipse on Eclipse 3.5.2 (also probably newest version).

I reloaded application and then I tryed to add datapack repository (http://www.l2jdp.com/svn/trunk/datapack_development), but I got this error in console:
RA layer request failed
svn: Server sent unexpected return value (403 Forbidden) in response to OPTIONS request for 'http://www.l2jdp.com/svn/trunk/datapack_development'
Got any ideas...?

Re: [HELP] 403 in Eclipse

Posted: Tue May 11, 2010 2:08 pm
by Probe
yea, you don't have permissions to write to that SVN, only checkout

Re: [HELP] 403 in Eclipse

Posted: Tue May 11, 2010 9:22 pm
by Jesus.M
I'm not going to write to that SVN, I just want to add that URL as repository to download files from SVN and build it myself. When I'm trying to add that SVN/Trunk URL - Eclipse automaticaly starts connecting to that link and shows that error.

Re: [HELP] 403 in Eclipse

Posted: Wed May 12, 2010 10:22 am
by Jesus.M
Maybe proxy-like internet provider can do any influence to this problem?