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

Re: Cygwin svn parse error on checkout

From: Duncan Murdoch <murdoch_at_stats.uwo.ca>
Date: 2006-08-07 16:46:49 CEST

Michael Artz wrote:
> 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 ...
I have used it, and was getting occasional weird errors. Using the
Windows build from the Subversion site (which I think was built with
MSVC++) thinks are fine running within a Cygwin shell.

Duncan Murdoch

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 7 16:49:04 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.