Changeset 498 for CMT/HEAD/ChangeLog


Ignore:
Timestamp:
Apr 29, 2009, 7:28:47 PM (15 years ago)
Author:
rybkin
Message:

See C.L. 393

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/ChangeLog

    r497 r498  
     12009-04-29    <rybkin@lal.in2p3.fr> 393
     2       
     3        * mgr/cmt_svn_checkout.py: To allow for checkout of branch tags
     4       
    152009-04-29    <rybkin@lal.in2p3.fr> 392
    26       
    37        * source/cmt_system.cxx: In function CmtSystem::execute, return -1 on
    48        failure and return status of the command otherwise
    5         * source/cmt_vcs.cxx: Ensure "cmt checkout" command exist status is set to
     9        * source/cmt_vcs.cxx: Ensure "cmt checkout" command exit status is set to
    610        a nonzero value on error. In particular, in function execute_and_retry, on
    711        failure, exit with the exit status of the last failed command, in function
     
    1620        * source/cmt_error.cxx: idem
    1721        * source/cmt_commands.cxx: Set CmtError::syntax_error for "cmt checkout"
    18         command when appropriate to ensure the exist status is set to a nonzero
     22        command when appropriate to ensure the exit status is set to a nonzero
    1923        value on error. Add the mention of SVN to help message
    2024        * source/cmt_vcs.h: Declare generic CVS-like checkout class Vcs (for
Note: See TracChangeset for help on using the changeset viewer.