Page 1 of 1

Weird problems connecting l2j SVN on Ubuntu

Posted: Mon Oct 31, 2011 11:51 am
by jurchiks
Ubuntu 11.10, JDK1.7.0_01, eclipse-java-indigo-SR1-linux-gtk
Everything is set up, eclipse svn plugins, the connector and everything else is in place.
I open the SVN Repositories view, click on New Repository Location, enter http://svn.l2jserver.com/ and click Finish.
What I get is a 403 forbidden error (screen in attachment).
Anyone knows WTF is wrong?
I can browse the repo in Chrome just fine...

Re: Weird problems connecting l2j SVN on Ubuntu

Posted: Mon Oct 31, 2011 12:25 pm
by MELERIX
may be is due security, try with https.

Re: Weird problems connecting l2j SVN on Ubuntu

Posted: Mon Oct 31, 2011 12:33 pm
by jurchiks
Lol, that worked... weird. Anyway, thx.

Re: Weird problems connecting l2j SVN on Ubuntu

Posted: Mon Oct 31, 2011 5:09 pm
by BiggBoss
it was some time ago when svn's were switched to ssl

Re: Weird problems connecting l2j SVN on Ubuntu

Posted: Mon Oct 31, 2011 9:04 pm
by jurchiks
well, this page still says http://
Same here: http://trac.l2jserver.com/wiki/Eclipse (wtf, http://svn.l2jserver.com/branches/unsta ... erver_BETA as the default URL? Why would you suggest the BETA branch as the default?)
DP Wiki has https:// so no prob there at least.

Re: Weird problems connecting l2j SVN on Ubuntu

Posted: Tue Nov 01, 2011 12:10 pm
by MELERIX
well links are ok for both, using http or https.

but this issue happens since long time ago (with datapack at least), probably due svn server outdated or something is corrupted at hosting, so it happens randomly and only for some people.

for example I can use http to download core or dp without issues, but when I want to commit something, I'm forced to use https for dp, other way it always fails.

Re: Weird problems connecting l2j SVN on Ubuntu

Posted: Tue Nov 01, 2011 2:40 pm
by jurchiks
So then it is probably something ThePhoenixBird should know about, right?

Re: Weird problems connecting l2j SVN on Ubuntu

Posted: Tue Nov 01, 2011 2:59 pm
by Stake
Did you check out the root or the trunk|branches/blabla?

Re: Weird problems connecting l2j SVN on Ubuntu

Posted: Tue Nov 01, 2011 7:19 pm
by jurchiks
Tried both, didn't matter. It would be even weirder if it was only for one of them, not both/all.

Re: Weird problems connecting l2j SVN on Ubuntu

Posted: Wed Nov 02, 2011 7:25 am
by BiggBoss
i had such problem (both, downloading and committing) when using http. As soon as i switched repositories to https i did not have any other problem :?

Re: Weird problems connecting l2j SVN on Ubuntu

Posted: Wed Nov 02, 2011 7:47 am
by Zoey76
This was already discussed many times.
Please next time use search, I found this topics using only "403" as key word.

viewtopic.php?f=96&t=21742
viewtopic.php?f=80&t=21769
viewtopic.php?f=82&t=21754
viewtopic.php?f=94&t=17316

Re: Weird problems connecting l2j SVN on Ubuntu

Posted: Wed Nov 02, 2011 12:45 pm
by jurchiks
Excuse me, but the issue is still there. TPB@ viewtopic.php?f=96&t=21742 says that "issue is solved", but it is obviously not and the topic is locked so how do you expect me to bump the topic?
If nothing has been fixed and non-secure HTTP fails for some people then why not just change all the URLs to HTTPS in the places I linked in my first post? Nobody has problems with HTTPS after all.