Project

General

Profile

Actions

Bug #4090

closed

You should be able to specify a particular revision number or date with ant update.

Added by David Welker almost 15 years ago. Updated almost 15 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
build system
Target version:
Start date:
05/20/2009
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
4090

Description

The ant update command should optionally allow you to specify a revision:

ant update -Drev=12345

All the modules in the Kepler SVN repository should be updated to this revision number. Optimally, if possible, modules in other SVN repositories would be appropriately updated. (i.e. check the time of the revision in our repository and retrieve the revision in the other repository that represents the last check-in immediately before that revision -- maybe make this an option, since this algorithm is certain to fail in certain situations -- however this option would be very useful when you want to rollback to a certain point.

Actions

Also available in: Atom PDF