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

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

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2360570

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-09 11:15:38 CEST

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.