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

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

From: Peter van der Tak <P.vanderTak_at_student.tudelft.nl>
Date: Fri, 4 Apr 2008 15:55:38 +0200

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. :)

StealthEye

---------------------------------------------------------------------
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-04 16:10: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.