Oh and I'd say that this project is dead. Everyone should move to git
(I also highly recommend github). This is an article I wrote about
why...
http://lookfirst.com/2011/04/subversion-mistake.html
I know that isn't always possible, but really... this is your crown
jewels. You might want to focus on keeping them safe.
jon
http://code.google.com/p/svntask/source/browse/trunk/src/com/googlecode/svntask/command/Info.java
jon
<svn>
<info path="${basedir}" committedRevisionProperty="revisionVersion" />
</svn>
That takes care of it...
Luke
jon
I realize this is basically dead, but would it be worthwhile to update
the usage section on the home page to note the difference between
revisionProperty and committedRevisionProperty? Maybe I'm wrong, but
I'm guessing most folks are actually interested in
committedRevisionProperty.
Luke