previous | next
 
home  |  search  |  contact  
 
 
 Introduction 
 BitKeeper Concepts  
 Getting Started  
 Advanced Operations 
      - Resolving Conflicts  
        . When is a Resolve is Needed?  
        . Resolve 
        . Merging Content Conflicts  
      - Specifying Older Revisions 
        . File level 
        . ChangeSet level 
        . Tag level 
      - Tags  
        . Creating a Tag 
        . Updating a Tag 
        . Revert to a tree as of Tag 
      - Branching  
        . When to Create a Clone 
        . How to Enforce Work Flow 
        . Branching and Merging 
      - Revision Ranges 
        . Specifying by Revisions 
        . Specifying by Dates 
        . Revision and Date 
      - Remote repositories 
        . bkd 
        . Sending Changes via Email 
        . Receiving Changes via Email 
 Advanced Topics 
 Reporting and Data Mining  
 Appendix A: Installation 
 Appendix B: Administration 
 Site Map 
    
Specifying by Dates
Some BitKeeper commands have options that allow the user to specify a date, rather than a revision, as the range. Typically, the -c option is that which allows the date to be specified. If there is only one date specified, without a revision, then a very useful form of the date is to specify a recent period of time.

In the last year:       -c-1Y (or -1y)
In the last month:      -c-1M
In the last week:       -c-1W (or -1w)
In the last day:        -c-1D (or -1d)
In the last hour:       -c-1h
In the last minute:     -c-1m
In the last second:     -c-1s
If you leave off the multiplier, 1 is assumed.


Home    Company    Products    How to Buy    Downloads    Contact Us    Documentation    Support    Site Map

© 1997-2005, BitMover, Inc.