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

Re: svn.collab.net http/https difference

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-04-19 23:14:26 CEST

On Mon, 2004-04-19 at 16:10, Philip Martin wrote:
> If I run the following command over https
>
> $ svn diff -r8808:8809 https://svn.collab.net/repos/svn
>
> I see the expected diff, but over http I get an error
>
> $ svn diff -r8808:8809 http://svn.collab.net/repos/svn
> ../svn/subversion/libsvn_ra_dav/util.c:664: (apr_err=160029)
> svn: PROPFIND request failed on '/repos/svn/branches/1.0.0/subversion/tests/clients/cmdline/getopt_tests.py'
> ../svn/subversion/libsvn_ra_dav/util.c:361: (apr_err=160029)
> svn:
> Could not open the requested SVN filesystem
>
> What's going on?

Both commands work perfectly for me... ??

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 19 23:16:50 2004

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

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