Fixed, see here: http://subversion.tigris.org/issues/show_bug.cgi?id=3167
On 4 Apr., 22:36, Stefan Küng <tortoise..._at_gmail.com> wrote:
> Peter van der Tak wrote:
>
>
>
> > Hi,
>
> > If I try to check outhttp://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 outhttp://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
>
> signature.asc
> 1KHerunterladen
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-04-06 21:03:36 CEST