Confirmed that it was a proxy server on my end.  To get through my
proxy, I can use Firefox which will force a manual authentication for
the proxy, then the authentication lasts for a set amount of time.
During that valid time period and on that same machine, I am then able
to use svn to go through the proxy.

Thanks Ben, for your quick and helpful replies!

Mike

On May 6, 3:42 pm, Ben Collins-Sussman <[email protected]> wrote:
> This further supports the theory that you're behind a web-proxy which
> rejects DAV requests (like PROPFIND), but ignores SSL requests (as
> many proxies do.)
>
> Try using https:// to checkout the googlecode svn repository, instead
> of http.  It will probably work fine for you.  (You'll have to
> authenticate using your generated svn password.)
>
> On Wed, May 6, 2009 at 3:16 PM, Mike <[email protected]> wrote:
>
> > I am able to checkout the following repo:
>
> >https://clojure.svn.sourceforge.net/svnroot/clojure/trunk
>
> > On May 6, 1:50 pm, Ben Collins-Sussman <[email protected]> wrote:
> >> Nothing wrong on our end, I can checkout that URL just fine.
>
> >> More likely you're behind a web proxy that doesn't understand DAV
> >> requests or something.  Are you able to do an svn checkout on other
> >> repositories?
>
> >> On Wed, May 6, 2009 at 1:19 PM, Mike <[email protected]> wrote:
>
> >> > When I try to checkout clojure-contrib, read only, I get the following
> >> > error.
>
> >> > $ svn checkouthttp://clojure-contrib.googlecode.com/svn/trunk/
> >> > clojure-contrib-read-only
> >> > svn: PROPFIND request failed on '/svn/trunk'
> >> > svn: PROPFIND of '/svn/trunk': 302 Found (http://clojure-
> >> > contrib.googlecode.com)
>
> >> > Can anyone help?  It looks like past error messages like this lead to
> >> > a misconfiguration of the subversion server at Google.  Any chance of
> >> > that again?
>
> >> > Thanks!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Hosting at Google Code" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-code-hosting?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to