Can't access the repository by http:, file:, svn:, ...
From: Stéphane Mangeot <stephane_at_metaboli.fr>
Date: 2006-03-31 13:42:55 CEST
Hi all,
I'm new to Subversion and first want to make a test on a local computer
I follow all steps in the book to configure my HTTP server. I've Apache
* in httpd.conf
* uncomment the line : LoadModule dav_module modules/mod_dav.so
<Location /repositories/rep1>
* with cmd.exe
*
svnadmin create c:\SubversionRepositories\rep1
Then I think I've initialized an empty repository and I can now access it.
I install subclipse 0.9.108 to access the repository. I create a new
Error validating location:
I try the url "http://localhost:80/repositories/rep1" but same message.
After many other tries, I do an other test with "file:" instead of "http:".
Error validating location:
I've certainly forgotten something very simple ! The access to the
Can someone help me ?
Thanks a lot
Stéphane.
|
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.