I have urgent problems with svnant
From: Orapun Tichob <torapun_at_hotmail.com>
Date: 2007-04-04 05:20:24 CEST
<target
name="checkout_this"> and I run command prompt by "ant checkout_this" command. After that I got message like this Buildfile: build.xml &n bsp; checkout_this: &n bsp; BUILD FAILED &n bsp; c:\ant\work\project\build.xml:39: Cannot use javahl nor command line svn client which code at line 39 is " <svn username="${svnant.repository.user}" password="${svnant.repository.passwd}"& gt;" So, I find answer of this error from Internet and I understood that I must copy intl3_svn.dll, libapr.dll, libapriconv.dll, libaprutil.dll, libdb44.dll, libeay32.dll, libsvnjavahl- 1.dll, ssleay32.dll files to c:\ant\bin folder and then I run command prompt with same command again. The result output message are Buildfile : build.xml checkout_this: [ svn] Using javahl Svn :Checking out a working copy from a repository : checkout -r HEAD http://subclipse.tigris.org/svn/subclipse/tags/svnant/1.0.0 RA layer request failed 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' : The requested name is valid and was found in the database, but it does not have the correct associated data being resoved for. <http://subclipse .tigris.org> BUILD FAILED c:\ant\work\project\build.xml:39: Cant't checkout So, I would like to ask you that Is the method to fix first problems correct ? If it correct, how to solve the second problem ?
Thank you very much, Orapun
MSN 8 ใหม่: ป้องกันอีเมลขยะอย่างชาญฉลาด ฟรีค่าบริการ 2 เดือน* --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.org Received on Wed Apr 4 20:16:52 2007 |
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.