Subversion failure behind proxy only to anonsvn.mit.edu
Jeff Blaine
jblaine at kickflop.net
Tue Feb 23 08:31:31 EST 2010
I knew I had to be doing something stupid. *sigh*
Thanks Ken
Jeff
On 2/23/2010 1:35 AM, Ken Raeburn wrote:
> 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
More information about the krbdev
mailing list