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.
7 lines
400 B
7 lines
400 B
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
|
|
)
|
|
|