remove cvs from list because it is not implemented yet

This commit is contained in:
Rob Vermaas 2010-03-19 12:23:50 +00:00
parent 27a2a05f50
commit cfc020f6e3

View file

@ -5,7 +5,6 @@
[% inputTypes = [% inputTypes =
{ "svn" = "Subversion checkout" { "svn" = "Subversion checkout"
, "cvs" = "CVS checkout"
, "git" = "Git checkout" , "git" = "Git checkout"
, "tarball" = "Download of a tarball" , "tarball" = "Download of a tarball"
, "string" = "String value" , "string" = "String value"