file:// works, http:// doesn't.
From: Chris Thompson <ct_at_cthompson.com>
Date: 2002-08-14 17:49:12 CEST
Hi, I'm new to the world of subversion, so please forgive me if this is a
I have svn 0.14.0 compiled from cvs revision 2918 on August 9. The box is an
I compiled the client first and got a repository set up and working just
The next day I compiled apache2 and mod_dav(_svn) and crew from the same svn
After forgetting to include --with-db=db4 to apache and getting version
So I got cocky and compiled svn under OS X 10.1.5 on my iBook. After
So this morning I tried to import something over http, which I hadn't
The same thing happens from both linux and OS X so I'll just paste the linux
if I do...
[ct_at_zen ~]% svn import http://svn.logimeta.com/ txt textdocs -m ""
it returns...
svn: Apache got a malformed URI
in my error log for that vhost I get
[Wed Aug 14 11:36:13 2002] [error] [client 216.68.162.236] Could not
I've checked all file permissions on /home/svn are set to be able to be
and for the record...
[ct_at_zen ~]% sudo svn import file:///home/svn txt textdocs -m ""
works just fine.
Any Suggestions?
-- _______________ Chris Thompson --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Aug 14 17:49:52 2002 |
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.