Hi This is fragment from my script: Use "HEAD" value for "${revision}" for latest version. Svn tasks are doing their job fine in my opinion, no need for Maven. Grzegorz Slowikowski Fu-Tung Cheng wrote: > Hi, > > I am trying to figure out which command I can use from svn-ant that will get me the highest revision from the repository. > > I've tried svn-info but both the rev and lastRev properties return the working copies revision number. > > I've also tried the wcVersion task but again that just tells you the working copies last revision. > > In order for me to get the information it appears I need to update my working copy to the latest and then call one of these targets. Shouldn't there be a way using svn-ant to just get the latest version? > > Does no one automate tasks using ant and svn? The svn-ant tasks seem somewhat less mature than I would have expected. > > If I was using maven to do my building would I find better support? > > > Thank you, > > Fu-Tung > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org