Can access with web browser, can't with 'svn co http://url"
From: Javier <javi_at_legido.com>
Date: Tue, 9 Jun 2009 02:12:19 -0700 (PDT)
Hi.
I have a subversion 1.5 repository configured to be used with Apache + DAV.
If I open a browser, and type 'http://my_url/apache_location/my_project/trunk', I get a message asking for a valid user. I type it and I can browse the repo.
But if I try the command line, I get this message:
svn: OPTIONS de 'http://my_url/apache_location/my_project/trunk': no se pudo establecer la conexión con el servidor (http://my_url)
I try with:
svn co --no-auth-cache --username my_user http://my_url/apache_location/my_project/trunk
svn co http://my_url/apache_location/my_project/trunk
svn co --no-auth-cache --username my_user http://my_url/apache_location
A few weeks all worked fine. Some help? Thanks
Javier
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.