redirect cycle when checking out log4net
From: Michael Richardson <michael_richardson_at_shelter.org.uk>
Date: Fri, 21 Sep 2012 02:54:41 -0700 (PDT)
Hello,
I am trying to add https://svn.apache.org/viewvc/logging/log4net/tags/1.2.11 as an external to an existing project, however TortoiseSVN cannot do this (or check the repository out normally) because the web server at svn.apache.org redirects /viewvc/logging/log4net/tags/1.2.11 (*without* the / suffix) to /viewvc/logging/log4net/tags/1.2.11/
TortoiseSVN does not seem to append the forward slash and therefore a redirect cycle takes place. Even if I explicitly add the forward slash to the URL, TortoiseSVN strips it out.
The HTTP response from svn.apache.org is as follows:
------------------------------------
HTTP/1.1 301 Moved
This document is located here.
------------------------------------
I hope this information is enough to go on. If you require any more information please do not hesitate to ask.
(I've been using TortoiseSVN very happily for years and this is the first bug I've found!)
Thanks
Michael
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.