dajester2013 / ivysvn

Automatically exported from code.google.com/p/ivysvn
Apache License 2.0
0 stars 0 forks source link

I cannot checkout the code. #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I get an http 503 error - forbidden.

Original issue reported on code.google.com by stvricbr...@gmail.com on 15 Oct 2008 at 9:05

GoogleCodeExporter commented 9 years ago
Works fine for me:

svn checkout http://ivysvn.googlecode.com/svn/trunk/ ivysvn-read-only

Original comment by massdosage on 15 Oct 2008 at 9:27

GoogleCodeExporter commented 9 years ago
Hi I always get this:

C:\development\ivysvn-read-only>set Path=C:\program files\CollabNet Subversion
Server;%Path%

C:\development\ivysvn-read-only>svn checkout 
http://ivysvn.googlecode.com/svn/trunk/
ivysvn-read-only
svn: Server sent unexpected return value (403 Forbidden) in response to REPORT
request for '/svn/!svn/vcc/default'

Can you point me at someone who can help?

Many thanks,
Steve Brown

Original comment by stvricbr...@gmail.com on 15 Oct 2008 at 11:26

GoogleCodeExporter commented 9 years ago
Hmmm, I'm afraid this is a bit out of my control as the Subversion repository is
hosted by Google Code. I'm pretty sure they have set this up correctly and I am 
able
to access it fine on a number of machines and also from within Eclipse. My 
guess is
that there is some client side setting on your machine that is causing this.

Maybe you can search around the Google Code help postings and see if there is 
someone
else who is experiencing the same issue as you? 

What subversion client are you using? Maybe that's the issue?

Original comment by massdosage on 15 Oct 2008 at 11:31