• 
      

    Implement revision parsing for CVS.

    Review Request #5145 — Created Dec. 19, 2013 and submitted

    Information

    RBTools
    master

    Reviewers

    Implement revision parsing for CVS.
    
    This is a pretty trivial implementation. We only support passing zero or two
    arguments. With zero, it will return 'BASE' for the base revision and a special
    internal string for tip. With two, it just returns the two given tags.
    
     
    Description From Last Updated

    No need for this.

    chipx86chipx86
    chipx86
    1. Looks good. One small thing.

      Also, testing?

    2. rbtools/clients/cvs.py (Diff revision 1)
       
       
      Show all issues

      No need for this.

    3. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (68296c1).