Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "OSEE/ATS/Users Guide"

 
(53 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= ATS - Action Tracking System =
+
# [[OSEE/ATS/Users Guide/Intro|Getting Started]]
The [http://www.eclipse.org/osee/documentation/overview/components.php#ats Action Tracking System (ATS)] is a tightly integrated change tracking system that manages changes throughout a product's lifecycle. ATS provides integrated change management to all OSEE applications through user customizable workflows.
+
# [[OSEE/ATS/Users Guide/Views|Views and Editors]]
 
+
# [[OSEE/ATS/Users Guide/Usage|Using ATS]]
== How do I configure ATS for Multi-Branch committing...==
+
# [[OSEE/ATS/Users Guide/Tips|Tips and Tricks]]
 
+
# [[OSEE/ATS/Users Guide/New|What's New]]
Branch Configuration Attributes:<br>
+
'''ats.Allow Branch Create''' - activates ability to create working branches from parent<br>
+
'''ats.Allow Branch Commit''' - activates ability to commit working branches to parent<br>
+
'''ats.Parent Branch Id''' - set to the branch id of the branch to create/commit<br>
+
 
+
If [[ATS - Team Definition]] attribute "ats.Team Using Versions" == false, then ATS uses branch configuration attributes from Team Definition.
+
 
+
Else If [[ATS - Team Definition]] attribute "ats.Team Using Versions" == true, then ATS uses branch configuration attributes from targeted [[ATS - Version Artifact]].  This means that the [[ATS - Team Workflow]] must be targeted to a version before branching can occur
+

Latest revision as of 14:15, 16 June 2009

  1. Getting Started
  2. Views and Editors
  3. Using ATS
  4. Tips and Tricks
  5. What's New

Back to the top