[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: E175002 error checking out from svgweb

From: ross <ross.allard_at_gmail.com>
Date: Thu, 3 Nov 2011 07:08:50 -0700 (PDT)

Thanks Uli,

https worked.

Ross

On Nov 3, 9:58 am, Ulrich Eckhardt <ulrich.eckha..._at_dominolaser.com>
wrote:
> Am 03.11.2011 14:43, schrieb ross:
>
> > I'm trying to checkout the svgweb source and using the documented svn
> > command (slik windows 32 or 64 bit version):
>
> > svn checkouthttp://svgweb.googlecode.com/svn/trunk/svgweb-read-only
>
> Try this:
>
>     svn lshttp://svgweb.googlecode.com/svn/trunk/
>
> This should just list the content of the repository there, to see to
> what extent the connection works or not. This works fine from here,
> using CollabNet's 1.6.5 commandline client on MS Windows XP. What are
> your system settings?
>
> > This results in:
>
> > svn: E175002: Unable to connect to a repository at URL 'http://
> > svgweb.googlecode.com/svn/trunk'
> > svn: E175002: OPTIONS of 'http://svgweb.googlecode.com/svn/trunk':
> > could not connect to server (http://svgweb.googlecode.com)
>
> > I can enter the url in the browser and it connects fine.
>
> SVN uses a few HTTP commands that not every web proxy and/or firewall
> understands, which can lead to errors. There is one thing that might fix
> this for you, and that is to use HTTPS instead of HTTP, because then the
> connection is encrypted and any proxy/firewall in between can't mess
> with the content. I checked, and the server provides HTTPS access,
> although that is not necessarily always the case.
>
> Good luck!
>
> Uli
>
> *************************************************************************** ***********
> Domino Laser GmbH, Fangdieckstra e 75a, 22547 Hamburg, Deutschland
> Gesch ftsf hrer: Thorsten F cking, Amtsgericht Hamburg HR B62 932
> *************************************************************************** ***********
> Visit our website athttp://www.dominolaser.com
> *************************************************************************** ***********
> Diese E-Mail einschlie lich s mtlicher Anh nge ist nur f r den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empf nger sein sollten. Die E-Mail ist in diesem Fall zu l schen und darf weder gelesen, weitergeleitet, ver ffentlicht oder anderweitig benutzt werden.
> E-Mails k nnen durch Dritte gelesen werden und Viren sowie nichtautorisierte nderungen enthalten. Domino Laser GmbH ist f r diese Folgen nicht verantwortlich.
> *************************************************************************** ***********
Received on 2011-11-03 15:09:22 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.