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

Re: PROPFIND in version < 1.4 ?

From: Bill Walton <bill.walton_at_charter.net>
Date: Tue, 12 Feb 2008 15:35:54 -0500

Hi Ryan,

Ryan Schmidt wrote:
> On Feb 12, 2008, at 13:24, Bill Walton wrote:
>
> > Does the PROPFIND command exist prior to
> > version 1.4?
>
> I assume Subversion (when served via Apache) has
> always used PROPFIND...

Hmmm.... This is a Rails app and it's got a mongrel cluster behind Apache.
I'm not 100% sure but I think the repository is on the same server. Could
that be the problem? We're using Cruisecontrolrb and I'm getting an error
when I start it.

BuilderError: svn: PROPFIND request failed on
'/repos/project-a/trunk/sites/myapp'

When I do the following from the command line:

svn propfind "http://subnet.domain.com/repos/project-a/trunk/sites/myapp"

I get:

Unknown command: 'propfind'
Type 'svn help' for usage.

Any guidance is very much appreciated.

Thanks,
Bill

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-12 21:36:20 CET

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.