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

Cygwin svn parse error on checkout

From: Michael Artz <mlartz_at_gmail.com>
Date: 2006-08-07 15:43:39 CEST

I'm trying to use cygwin svn to check out a project via http (Ruby on
Rails edge, if that matters) and I keep getting something that looks
like a parse error with HTTP/DAV:

$ svn --version
svn, version 1.3.2 (r19776)
    compiled Jul 14 2006, 22:16:08
...
$ svn co http://dev.rubyonrails.org/svn/rails/trunk vendor/rails
svn: PROPFIND request failed on '/svn/rails/trunk'
svn: PROPFIND of '/svn/rails/trunk': Could not parse response status
line. (http://dev.rubyonrails.org

Funny thing is that I tried Tortoise svn and everything worked
perfectly. I fired up trusty ethereal, and it looks like svn is
sending out a PROPFIND and getting back an "HTTP/1.1 207 Multi-Status"
response, at which point Cygwin svn bails out, yet Tortoise SVN keeps
on with a couple more PROPFINDs.

Has anyone used Cygwin's svn under Windows XP? I'm thinking that it
might have something to do with the line terminators, but I'm not
quite sure ...

Thanks
-Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 7 15:45:17 2006

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

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