Somay Jain 139550d263 Support for CVS SCM using CVS plugin
Change-Id: Ic22eeda217ab902e2bf9ca2aa5637706fdfe6943
2015-08-18 18:26:22 -04:00

12 lines
338 B
YAML

scm:
- cvs:
repos:
- root: ":protocol:user@host1:path"
locations:
- modules:
- remote: "remote1"
- remote: "remote2"
- root: ":protocol:user@host2:path"
locations:
- modules:
- remote: "remote1"