summaryrefslogtreecommitdiffstats
path: root/Tests/ExternalProject/svnrepo.tgz
Commit message (Collapse)AuthorAgeFilesLines
* BUG: Downgrade svn repository to be created with an svn 1.2 installation ↵David Cole2009-06-261-0/+0
| | | | (rather than 1.4) so that it works (hopefully) with more svn clients in the wild. Change time stamps of test projects in CMakeLists.txt to reflect times available in newly created repository. Add UPDATE_COMMAND "" for checkouts that are tag-based or date-stamp-based to avoid unnecessary update steps.
* ENH: Add *.tgz files of cvs and svn repositories containing the ↵David Cole2009-06-251-0/+0
TutorialStep1 project to test cvs and svn capabilities of ExternalProject without requiring network activity.