Use 'cvs version' instead of 'cvs rls' to test remote repositories.
Review Request #5831 — Created May 15, 2014 and submitted
Information | |
---|---|
david | |
Review Board | |
release-1.7.x | |
3343 | |
820ba39... | |
Reviewers | |
reviewboard | |
'cvs rls' is only available in CVS 1.12+, which isn't yet considered stable.
Fortunately, if 'cvs version' is run with a CVSROOT, it will end up checking
whether that CVSROOT is valid, which is perfect for our needs.
Ran unit tests.