You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
400 B
8 lines
400 B
2 years ago
|
tribits_project_define_extra_repositories(
|
||
|
ExtraRepo1 "" GIT someurl.com:/ExtraRepo1 "" Continuous
|
||
|
ExtraRepo2 packages/SomePackage/Blah GIT someurl2.com:/ExtraRepo2
|
||
|
NOPACKAGES Nightly
|
||
|
ExtraRepo3 "" HG someurl3.com:/ExtraRepo3 "" Continuous
|
||
|
ExtraRepo4 "" SVN someurl4.com:/ExtraRepo4 "" Nightly
|
||
|
)
|