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

Re: Bug report: checking out a toplevel http://... repository fails.

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 04 Apr 2008 22:36:51 +0200

Peter van der Tak wrote:
> Hi,
>
> If I try to check out http://svn.blah.net/ using TSVN 1.5 I get an
> error. I tried at least the beta and the latest nightly build: 12551.
>
> Error: OPTIONS of 'http://svn.blah.net': Could not read status line:
> Error: connection was closed by server (http://svn.blah.net)
>
> I analysed it a little using a packet logger and it shows that the
> request sent is:
>
> OPTIONS HTTP/1.1
> Host: svn.blah.net
> User-Agent: SVN/1.5.0 (Beta 1)/TortoiseSVN-1.5.0.12411 neon/0.28.1
> Keep-Alive:
> Connection: TE, Keep-Alive
> TE: trailers
> DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
> DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
> DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
> Accept-Encoding: gzip
>
> Note the first line. I think it's missing a / in there.
>
>
> Based on this, I tried checking out http://svn.blah.net/x/.. and this
> actually works (no error, checks out ok). My guess is that it does not
> add a "/" if the requested path is empty.
>
>
> Apart from this glitch, I like the new version of TSVN a lot (even more
> than the older ones :p)! Keep up the good work. :)

Reproduced with TSVN, own built svn.exe and the beta from collab.net.

Reported this with a detailed reproduction recipe on the Subversion dev
list.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-04-04 22:37:06 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.