diff --git a/config/configuration.yml.example b/config/configuration.yml.example index a193795..f00d97f 100644 --- a/config/configuration.yml.example +++ b/config/configuration.yml.example @@ -113,6 +113,7 @@ default: scm_subversion_command: svn # (default: svn) scm_mercurial_command: "\"C:\Program Files\TortoiseHg\hg.exe\"" # (default: hg) scm_git_command: /usr/local/bin/git # (default: git) + scm_cvs_command: cvs # (default: cvs) scm_bazaar_command: bzr.exe # (default: bzr) scm_darcs_command: darcs-1.0.9-i386-linux # (default: darcs)