[15506] in Kerberos_V5_Development
Re: Subversion failure behind proxy only to anonsvn.mit.edu
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Tue Feb 23 03:13:20 2010
Mime-Version: 1.0 (Apple Message framework v1077)
From: Ken Raeburn <raeburn@mit.edu>
In-Reply-To: <4B8328D0.2030001@kickflop.net>
Date: Tue, 23 Feb 2010 01:35:31 -0500
Message-Id: <8D5CF5BC-948C-4FA8-ACCE-A90914C8B7AB@mit.edu>
To: Jeff Blaine <jblaine@kickflop.net>
Cc: krbdev@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu
On Feb 22, 2010, at 20:01, Jeff Blaine wrote:
> Per the instructions:
>
> src:> svn co svn://anonsvn.mit.edu/krb5 trunk
> svn: Can't connect to host 'anonsvn.mit.edu': Connection timed out
>
> src:> grep ^http ~/.subversion/servers
[...]
That's http proxy info you're looking at; the anonsvn repository is accessed with "svn:" -- a different protocol, and a different port number. The http proxy info doesn't apply.
> Other various subversion checkouts work fine with the
> same environment, such as:
>
> svn co http://svn.apache.org/repos/asf/subversion/trunk subversion
What about other repositories accessed with "svn:" instead of "http:"?
My guess is you'll need a proxy set up (or need to specify proxy info?) for the svn protocol.
Ken
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev