summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestGlobalVC.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Factor global-VC parts out of cmCTestSVNBrad King2009-04-221-0/+132
This factors parts of the svn update implementation that are useful for any globally-versioning vcs tool into cmCTestGlobalVC. It will allow the code to be shared among the support classes for most vcs tools.