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

svn.collab.net http/https difference

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-04-19 23:10:26 CEST

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?

-- 
Philip Martin
---------------------------------------------------------------------
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:10:48 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.