Page 1 of 1

SVN is not working

Posted: Tue Dec 05, 2006 9:15 am
by carlosn
I am trying to browse the SVN repository and I keep getting this error message:

Error running this command: svnlook youngest '/home/svn/ps2'

Can someone look into this?

Thanks,
Carlos

SVN giving error message when trying to access

Posted: Tue Dec 05, 2006 11:39 pm
by Tokolos
I have been experiencing this same error.

It was working fine two weeks ago, but started giving this error last week.

Any thought on why this might be , or how to resolve would be appreciated


Thanks in advance

Posted: Wed Dec 06, 2006 11:18 pm
by Fanjita
A total guess, but possibly an SVN v1.4 client vs non-v1.4 server issue?

I've heard there's an incompatibility issue, but not come across it first-hand.

Posted: Thu Dec 07, 2006 9:24 am
by J.F.
I'm using 1.4.2 in Fedora Core 6 and didn't have any trouble updating from the repo last night (went to get the latest ps2sdk code with the new libmpeg support).

Posted: Thu Dec 07, 2006 10:07 am
by carlosn
Browsing SVN through the web is not working
http://svn.ps2dev.org/
I could not browse the repository through the web and I assumed it was not working. If I use the svn command, I can list and checkout projects.

Thanks for all your responses.

Someone should fix the web portion of SVN.

Posted: Thu Dec 07, 2006 10:56 am
by Oobles
I've fixed the issue with WebSvn. For some reason the path needed to be set. I'm not sure why this has happenned as I haven't made any changes.

I haven't had time to check the normal SVN server yet. Can anyone else confirm that it does/doesn't work?

Oobles.

Posted: Thu Dec 07, 2006 11:05 am
by dsn
I updated my copy of the PSP SDK via SVN last night. Worked fine.

Posted: Thu Dec 07, 2006 12:46 pm
by J.F.
Well, browsing the svn via web is working now. I guess oobles really did fix it.