• 
      

    Use 'cvs rls' to check repository existance rather than checking CVSROOT/modules.

    Review Request #5392 — Created Feb. 3, 2014 and submitted

    Information

    Review Board
    master

    Reviewers

    Use 'cvs rls' to check repository existance rather than checking CVSROOT/modules.

    The CVSROOT/modules file is not available on every CVS server, which makes it
    impossible to add some repositories. This change fixes check_repository to use
    'cvs rls' instead. If this command succeeds, we know that there's an accessible
    cvs server at the given cvsroot.

    Added the cvs cvs to my local server.

    chipx86
    1. Ship It!

    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (756bae6).