• 
      

    Update ClearCase documentation

    Review Request #5158 — Created Dec. 24, 2013 and discarded

    Information

    RBTools

    Reviewers

    Internal ClearCase post-review implementation from the beginnig use semicolon as separator. Because there is a bug in documentation people believe the implemntation is wrong. This change fix the documentation making straight forward that delimieter to separate file revisions and files in ClearCase --revision-range should semicolon ';' for both of them. This is alternative fix for #5154 which does not break forward compatibility.

    
     
    Description From Last Updated

    an example with 2 files will prevent confusion, eg $ post-review --revision-range="/vobs/proj/file.c@@/main/0;/vobs/proj/file.c@@/main/1;/vobs/proj/file.h@@/main/1;/vobs/proj/file.h@@/main/2;"

    DE delyn
    jan.koprowski
    jan.koprowski
    jan.koprowski
    DE
    1. 
        
    2. docs/rbtools/post-review.txt (Diff revision 1)
       
       
      Show all issues

      an example with 2 files will prevent confusion, eg

      $ post-review --revision-range="/vobs/proj/file.c@@/main/0;/vobs/proj/file.c@@/main/1;/vobs/proj/file.h@@/main/1;/vobs/proj/file.h@@/main/2;"

    3. 
        
    jan.koprowski
    DE
    1. Ship It!
    2. 
        
    jan.koprowski
    Review request changed
    Status:
    Discarded
    Change Summary:
    Pushed an alternative version of this to release-0.5.x (6569c1e).