Brad King
|
de3dedb4ea
|
ENH: Factor out VCS work tree revision checks
This moves checks of the work tree revision before and after update from
cmCTestUpdateHandler::ProcessHandler into the cmCTestVC hierarchy.
|
2009-02-24 12:52:36 -05:00 |
Brad King
|
fdd0d2a32b
|
ENH: Factor out svn work tree cleanup
This removes work tree cleanup from cmCTestUpdateHandler and adds an
interface for it in cmCTestVC with an implementation in cmCTestSVN.
|
2009-02-24 12:50:15 -05:00 |
Brad King
|
6bdc2b5d99
|
ENH: Add cmCTestCVS and cmCTestSVN
These cmCTestVC subclasses will implement interaction with CVS and SVN
tools.
|
2009-02-24 10:39:55 -05:00 |