Results 1 to 1 of 1
Hi folks,
Ubuntu 6.05.3 drake amd64
On running
$ svn co http://LAMP/svn
Code:
svn: PROPFIND request failed on '/svn'
svn: PROPFIND of '/svn': Could not resolve hostname `LAMP': Host not ...
- 05-03-2008 #1Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,546
Problem on svn
Hi folks,
Ubuntu 6.05.3 drake amd64
On running
$ svn co http://LAMP/svnCode:svn: PROPFIND request failed on '/svn' svn: PROPFIND of '/svn': Could not resolve hostname `LAMP': Host not found (http://LAMP)
However LAMP is the ServerName
$ cat /etc/apache2/httpd.conf | grep ServerNameCode:ServerName LAMP
"lampserver" is hostname
$ hostname
lampserver
$ hostname -f
lampserver
Please advise where shall I correct? TIA
B.R.
satimis


Reply With Quote