Hi,
Do you have any idea why the following is happening? This is running
ant against your build file. I can ping subclipse.tigris.org and if I
run the command line
svn co -r HEAD
http://subclipse.tigris.org/svn/subclipse/tags/svnant/1.0.0@HEAD C:\D
ocuments and Settings\Administrator\Desktop\svnant-1.0.0\svnant-1.0.0\src_1.0.0
--username guest --non-interactive
It works fine.
I'm on windows XP, firewall off,
ant:
Apache Ant version 1.6.5 compiled on June 2 2005,
java:
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2)
Classic VM (build 1.4.2, J2RE 1.4.2 IBM Windows 32 build cn142-20050609 (JIT ena
bled: jitc))
Ouptut I get:
$ ant
Buildfile: build.xml
checkoutThis:
[svn] Using command line interface
Svn : Checking out a working copy from a repository :
co -r HEAD http://subclipse.tigris.org/svn/subclipse/tags/svnant/1.0.0@HEAD C:\D
ocuments and Settings\Administrator\Desktop\svnant-1.0.0\svnant-1.0.0\src_1.0.0
--username guest --non-interactive
svn: PROPFIND request failed on '/svn/subclipse/tags/svnant/1.0.0'
svn: PROPFIND of '/svn/subclipse/tags/svnant/1.0.0': Could not resolve hostname
`subclipse.tigris.org': Unknown host (http://subclipse.tigris.org)
BUILD FAILED
C:\Documents and Settings\Administrator\Desktop\svnant-1.0.0\svnant-1.0.0\build.
xml:31: Can't checkout
Total time: 1 second
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Jul 27 18:10:43 2006