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

Re: Anyone running Vista?

From: Peter Harris <peter_at_peter.is-a-geek.org>
Date: 2007-12-14 17:41:46 CET

On Dec 14, 2007 11:00 AM, Stefan Küng <tortoisesvn@gmail.com> wrote:
> After installing the MS patch KB907306 from here:
> http://www.microsoft.com/downloads/details.aspx?FamilyId=17C36612-632E-4C04-9382-987622ED1D64&displaylang=en
>
> the error was gone.

I must have a different error. Windows keeps saying "The folder you
entered does not appear to be valid. Please choose another.", even
after installing that patch.

I am testing with the newly created
https://sandboxsat.googlecode.com/svn/ and it works fine when using
svn version 1.4.5 (r25188) from the command line. (I also tried with a
project that has been on google code for months, and failed there,
too)

After trying all sorts of variations (http vs https, trailing slash vs
no trailing slash, :80 vs no :80) I took a sniffer trace with
wireshark, and this is what I see:

OPTIONS /p/sandboxsat/ HTTP/1.1
translate: f
User-Agent: Microsoft-WebDAV-MiniRedir/6.0.6000
Content-Length: 0
Connection: Keep-Alive
Host: code.google.com

HTTP/1.1 400 Bad Request
Date: Fri, 14 Dec 2007 16:27:23 GMT
Content-Type: text/html; charset=UTF-8
Server: GFE/1.3
Content-Length: 3360

It looks like Windows is mangling (truncating?) its request, based on
some historical knowledge about browsing to googlecode.com and getting
an http redirect.

I'm out of ideas, although I must admit I haven't tried rebooting yet.
If anybody has any suggestions, I'm willing to try them.

Peter Harris

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 14 17:41:58 2007

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

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