[kepler-dev] [Bug 4090] - You should be able to specify a particular revision number or date with ant update.

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Tue May 26 07:22:31 PDT 2009


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4090


cxh at eecs.berkeley.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|You should be able to       |You should be able to
                   |specify a particular        |specify a particular
                   |revision number with ant    |revision number or date with
                   |update.                     |ant update.




------- Comment #1 from cxh at eecs.berkeley.edu  2009-05-26 07:22 -------
It would be very useful to be able to specify the revision as a date
or a revision number.  Checking out by date might look like:

ant update -Drevision='{2009-05-20}'

This should not be hard, though preserving the {...} syntax might be tricky.

We need to check out by date because the kepler and ptII svn repositories
have different revision numbers.


More information about the Kepler-dev mailing list