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

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
Date: Fri, 21 Sep 2012 09:50:22 GMT
Server: Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/1.0.0c DAV/2 mod_wsgi/3.1 Python/2.6.6 SVN/1.7.0
Location: /viewvc/logging/log4net/tags/1.2.11/
Vary: Accept-Encoding
Content-Length: 81
Keep-Alive: timeout=15, max=1000
Connection: Keep-Alive
Content-Type: text/html; charset=UTF-8

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

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3007623

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-09-21 12:04:17 CEST

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.