blob: 5513c67659beba25855a3762ad7d0c8012898235 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
scm:
- cvs:
repos:
- root: ":protocol:user@host1:path"
locations:
- modules:
- remote: "remote1"
- remote: "remote2"
- root: ":protocol:user@host2:path"
locations:
- modules:
- remote: "remote1"
|