Page 1 of 1

Unable to view svn

Posted: Fri Feb 08, 2008 11:51 pm
by carlosn
Can someone fix the “view svn” option on the main page. The past few days, I've been getting the following warning.

Forbidden
You don't have permission to access / on this server.

Apache/2.0.59 (FreeBSD) DAV/2 PHP/5.2.0 with Suhosin-Patch mod_jk/1.2.19 Server at svn.ps2dev.org Port 80

I can still checkout items, but I can't browse svn through the web

Thanks,

Carlos

Posted: Sat Feb 09, 2008 4:26 pm
by Oobles
I've been doing some upgrades on various things on the server. It seems the latest PHP breaks websvn in various ways. I tried upgrading websvn but it didn't work. I'll fix it when I find the time.

Oobles.

Posted: Mon Mar 03, 2008 6:31 am
by jimparis
In the meantime, I have a websvn mirror set up here: http://psp.jim.sh/svn/

Posted: Tue Apr 01, 2008 6:05 am
by phenomnon
I cant' access this mirror using linux svn tool:


brany@brany-portatil:~/proyecto$ svn export svn://psp.jim.sh/ps2/trunk/ps2toolchain
svn: Can't connect the host 'psp.jim.sh': Connection refused

Posted: Tue Apr 01, 2008 6:13 am
by jbit
phenomnon wrote:I cant' access this mirror using linux svn tool:


brany@brany-portatil:~/proyecto$ svn export svn://psp.jim.sh/ps2/trunk/ps2toolchain
svn: Can't connect the host 'psp.jim.sh': Connection refused
Jimps mirror seems to use HTTP protocol not SVN protocol....

Posted: Wed Apr 02, 2008 1:27 pm
by Wally
any chance of getting this up and running again??

I really wanna download insight :P

Posted: Wed Apr 02, 2008 2:40 pm
by Oobles
I'll look at this when I get a chance. But it sounds like some people only use the web interface. The web interface has always been there as a tool to investigate the history of changes, etc.. nothing else. To download/update/commit you should be using a Subversion client which does not require the web interface at all.

David. aka Oobles.

Posted: Wed Apr 02, 2008 4:52 pm
by Wally
Oobles wrote:I'll look at this when I get a chance. But it sounds like some people only use the web interface. The web interface has always been there as a tool to investigate the history of changes, etc.. nothing else. To download/update/commit you should be using a Subversion client which does not require the web interface at all.

David. aka Oobles.
Insight isnt in SVN AFAIK

Posted: Wed Apr 02, 2008 6:19 pm
by jimparis
Wally4000 wrote:Insight isnt in SVN AFAIK
1) Yes it is. svn://svn.ps2dev.org/psp/trunk/psptoolchain/scripts/008-insight-6.4.sh
2) If it weren't, then how would SVN help you get it anyway?
3) As Oobles said, you don't need the web interface to get stuff from SVN.
4) Even if you did need the web interface, I posted a mirror four posts up.
... baffling.

Posted: Wed Apr 02, 2008 8:28 pm
by Wally
hey hey hey...

sorry :P

I thought it was just an library i had to build now i realise :)

Wally

P.S the wind has been throwing australia in knots

Posted: Thu Apr 03, 2008 8:50 am
by whazilla
whazilla@GEBRUIK-NDO1LQJ ~/psptoolchain/scripts
$ ./008-insight-6.4.sh

whazilla@GEBRUIK-NDO1LQJ ~/psptoolchain/scripts
$

Insight isnt on the svn :/
or the script is broken

Posted: Thu Apr 03, 2008 11:42 am
by jimparis