Changeset 668 in tailor


Ignore:
Timestamp:
08/23/05 02:16:26 (8 years ago)
Author:
lele@…
Hash name:
20050823001626-97f81-2364e8235cf95b3f91eda56625234ac7ecca3263
Message:

Now start-revision defaults to INITIAL, not HEAD

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vcpx/tailor.py

    r665 r668  
    237237                     "that touches given repos/module, otherwise it must be " 
    238238                     "an integer revision number. " 
    239                      "'HEAD', the default, means the latest version in all " 
    240                      "backends.", 
    241                 default="HEAD"), 
     239                     "'HEAD' means the latest version in all backends.", 
     240                default="INITIAL"), 
    242241    make_option("-T", "--target-repository", 
    243242                dest="target_repository", metavar="REPOS", default=None, 
Note: See TracChangeset for help on using the changeset viewer.