Cant find the file(s) C:\Documents and Settings\ybai3\build.properties C:\Program Files\Apache Software Foundation\apache-tomcat-5.5.17-src\build.properties.default
A bit O/T here..I would ask this in Ant Users list M -- ********************************************************************* This email message and any files transmitted with it contain confidential information intended only for the person(s) to whom this email message is addressed. If you have received this email message in error, please notify the sender immediately by telephone or email and destroy the original message without making a copy. Thank you. > Below's the result from -verbose. Do I need a svn client to make it > work? or a cvs client? > Thanks a lot. -Yan > > ---------------------------------ant -verbose > checkout---------------------------------------------- > Apache Ant version 1.6.5 compiled on June 2 2005 > Buildfile: build.xml > Detected Java version: 1.5 in: c:\jdk1.5.0_07\jre > Detected OS: Windows XP > parsing buildfile C:\Program Files\Apache Software > Foundation\apache-tomcat-5.5.17-src\build.xml with URI = > file:///C:/Program%20Files/Apache%20Software%20Foundation/apache-tomcat-5.5.17-src/build.xml > Project base dir set to: C:\Program Files\Apache Software > Foundation\apache-tomcat-5.5.17-src > [property] Loading C:\Documents and Settings\ybai3\build.properties > [property] Unable to find property file: C:\Documents and > Settings\ybai3\build.properties > [property] Loading C:\Program Files\Apache Software > Foundation\apache-tomcat-5.5.17-src\build.properties > [property] Loading C:\Program Files\Apache Software > Foundation\apache-tomcat-5.5.17-src\build.properties.default > [property] Unable to find property file: C:\Program Files\Apache > Software Foundation\apache-tomcat-5.5.17-src\build.properties.default > Build sequence for target(s) `checkout' is [checkout] > Complete build sequence is [checkout, clean, check.source, get.source, build, > ] > > checkout: > [echo] If the checkout fails, - todo - > [exec] Current OS is Windows XP > [exec] Executing 'svn' with arguments: > [exec] 'checkout' > [exec] 'http://svn.apache.org/repos/asf/tomcat/current/tc5.5.x' > [exec] 'C:\Program' > [exec] 'Files\Apache' > [exec] 'Software' > [exec] 'Foundation\apache-tomcat-5.5.17-src' > [exec] > [exec] The ' characters around the executable and arguments are > [exec] not part of the command. > BUILD FAILED > C:\Program Files\Apache Software > Foundation\apache-tomcat-5.5.17-src\build.xml:7 > 0: Execute failed: java.io.IOException: CreateProcess: svn checkout > http://svn.a > pache.org/repos/asf/tomcat/current/tc5.5.x C:\Program Files\Apache Software > Foun > dation\apache-tomcat-5.5.17-src error=2 > at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:620) > at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:452) > at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275) > at org.apache.tools.ant.Task.perform(Task.java:364) > at org.apache.tools.ant.Target.execute(Target.java:341) > at org.apache.tools.ant.Target.performTasks(Target.java:369) > at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216) > at org.apache.tools.ant.Project.executeTarget(Project.java:1185) > ... > ... > ... > -----------------------------------------------end 'ant -v > checkout'--------------------------------------------- > > > On 8/17/06, Mark Thomas <[EMAIL PROTECTED]> wrote: >> Yan Bai wrote: >> > Hi all, >> > I am new here, just tried to build T5 from source, but it failed at >> > the very beginning. >> > Detail error msg are pasted below, sorry for the bad display format. >> > Any inputs are very much appreciated... >> >> No svn client available? Try it with the -v option to get verbose output. >> >> Mark >> >> --------------------------------------------------------------------- >> To start a new topic, e-mail: users@tomcat.apache.org >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >