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

DNS and svn executable

From: Anton Burkun <anton.burkun_at_gmail.com>
Date: Wed, 27 Aug 2008 20:33:12 +0300

Hi All!

How svn executable use system to resolve host IP?

I running next line with EXEC from script

svn checkout --username=*** --password=***
http://opensvn.csie.org/lecom_web_site /home/lecom/public_html

I get error:
svn: PROPFIND request failed on '/lecom_web_site'
svn: PROPFIND of '/lecom_web_site': Could not resolve hostname
`opensvn.csie.org': Host not found (http://opensvn.csie.org)

But when:

svn checkout --username=*** --password=***
http://140.112.172.10/lecom_web_site /home/lecom/public_html

All ok.

WHY?

Anton.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-27 20:28:11 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.