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
What's going on?
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived 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.