Unable to view svn

General, off-topic discussion about things of interest to the members of these forums.

Moderator: cheriff

Post Reply
carlosn
Posts: 38
Joined: Thu Mar 10, 2005 2:14 am
Location: Orlando, Florida, US
Contact:

Unable to view svn

Post 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
Oobles
Site Admin
Posts: 347
Joined: Sat Jan 17, 2004 9:49 am
Location: Melbourne, Australia
Contact:

Post 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.
jimparis
Posts: 1145
Joined: Fri Jun 10, 2005 4:21 am
Location: Boston

Post by jimparis »

In the meantime, I have a websvn mirror set up here: http://psp.jim.sh/svn/
phenomnon
Posts: 6
Joined: Fri Jun 15, 2007 3:52 am

Post 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
User avatar
jbit
Site Admin
Posts: 293
Joined: Sat May 28, 2005 3:11 am
Location: København, Danmark
Contact:

Post 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....
User avatar
Wally
Posts: 663
Joined: Mon Sep 26, 2005 11:25 am

Post by Wally »

any chance of getting this up and running again??

I really wanna download insight :P
Oobles
Site Admin
Posts: 347
Joined: Sat Jan 17, 2004 9:49 am
Location: Melbourne, Australia
Contact:

Post 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.
User avatar
Wally
Posts: 663
Joined: Mon Sep 26, 2005 11:25 am

Post 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
jimparis
Posts: 1145
Joined: Fri Jun 10, 2005 4:21 am
Location: Boston

Post 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.
User avatar
Wally
Posts: 663
Joined: Mon Sep 26, 2005 11:25 am

Post 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
whazilla
Posts: 13
Joined: Sat Sep 09, 2006 10:20 pm

Post 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
jimparis
Posts: 1145
Joined: Fri Jun 10, 2005 4:21 am
Location: Boston

Post by jimparis »

Post Reply