DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20578>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20578 STCheckout - it would be nice to be able to check out against timestamps Summary: STCheckout - it would be nice to be able to check out against timestamps Product: Ant Version: 1.5.3 Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] A build cycle logically goes like this: Timestamp, checkout against timestamp, compile, label against timestamp, deploy new libraries. STLabel supports labels created against a typical timestamp. Currently STCheckout only supports checkout against labels. Since labeling the project before a successful compile isn't logical, this is not much of a use in a build cycle. Although it is possible to use starteam classes directly to achieve this, the timestamp format used by stcmd classes are not compatible with the generic timestamp format. Also Starteam classes change behaviour depending on the LANG env. variable. If STcheckout supported checkouts against a timestamp it would be awfully nice. :) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]