Echo a single line of an SvnAnt error message using Ant
问题 If the SvnAnt <export> has an error, the Ant <loadfile> task will show all of it on the console. <svn refid="svn.settings" logFile="C:/Logfile.log"> <export destpath="LOCAL Location" srcUrl="Source Url" /> </svn> <loadfile property="svnLog" srcFile="C:/Logfile.log"/> <echo>${svnLog}</echo> [echo] <Export> started ... [echo] export --no-auth-cache -r HEAD https://lbsm8-svn.path.local/svn/DB_Scripts/SCRIPTS/Reporting/FTR/ORAX/ftr1241000000430105_orax.pbd D:\Copyof\anttt\RET\ORA [echo] svn: