Subject : System / Kernel
[scm/meta/git.git] / README.txt
index 6c19184..a5d026d 100644 (file)
@@ -14,82 +14,68 @@ General formatting rules
 Git tree project object
 -----------------------
 
-Filename: "git-trees"
-    T: [mandatory] tree path
+Filename: "git-trees" - Read Only
+    G: [mandatory] Git path
     D: [mandatory] Domain
-    O: [optional] Description
-    P: [optional] Profile (Mobile,IVI,...)
-    S: [optional] Status (Maintained, Obsoleted, ...)
-    M: [optional] Maintainer(s)
-    I: [optional] Integrator(s)
-    R: [optional] Reviewers(s)
+    S: [mandatory] Submit type
+    T: [optional] Package type 
+    O: [optional] Owner(s)
     B: [optional] Branch(es)
     L: [optional] License(s)
-    H: [optional] Web site or web page related to project
-    U: [optional] Upstream URL
-    V: [optional] Upstream version control system URL
     C: [optional] Comments
 
 
 Domain object
 -------------
 
-Filename: "domains"
+Filename: "domains" - Read Only
     D: [mandatory] Domain
-    A: [mandatory] Architect(s)
-    P: [optional] Profile (Mobile,IVI,...)
-    O: [optional] Description
-    S: [optional] Status (Maintained, Obsoleted, ...)
+    N: [optional] reserved for parent domain (in case of declaring sub-domains)
+    A: [optional] Architect(s)
     M: [optional] Maintainer(s)
     I: [optional] Integrator(s)
     R: [optional] Reviewers(s)
-    H: [optional] Web site or web page related to project
-    N: [optional] reserved for parent domain (in case of declaring sub-domains)
-    C: [optional] Comments
 
 
-Branche object
+Branch object - Unused now
 --------------
 
 Filename: "branches"
     B: [mandatory] Branch
-    O: [optional] Description
     P: [optional] Profile (Mobile,IVI,...)
-    S: [optional] Status (?)
-    Z: [optional] OBS project mapping (?)
-    C: [optional] Comments
+    E: [optional] Description
 
 
 Reference
 ---------
 
 Field keys:
-    A - Architect. Format: FullName <address@domain>
+    A - Architect. Format: FullName <address@domain> (Account ID)
     B - Branch. Format: [a-z0-9\._]+
     C - Comments.
     D - Domain.
-    E - ?
+    E - DEscription.
     F - ?
-    G - ?
-    H - Homepage URL
-    I - Integrator. Format: FullName <address@domain>
+    G - Git path.
+    H - Homepage URL.
+    I - Integrator. Format: FullName <address@domain> (Account ID)
     J - ?
     K - ? 
-    L - Licenses
-    M - Maintainer. Format: FullName <address@domain>
+    L - Licenses.
+    M - Maintainer. Format: FullName <address@domain> (Account ID)
     N - PareNt. References another domain object.
-    O - DescriptiOn.
+    O - Git Owner. Format: FullName <address@domain> (Account ID)
     P - Profile.
     Q - ?
-    R - Reviewers.
-    S - Status.
-    T - Tree path.
+    R - Reviewers. Format: FullName <address@domain> (Account ID)
+    S - Submit type. Format: [FAST_FORWARD_ONLY | MERGE_IF_NECESSARY | REBASE_IF_NECESSARY | MERGE_ALWAYS | CHERRY_PICK]
+    T - Package Type. Format : [OPENP | OPENM | DEV | None]
     U - Upstream.
     V - Upstream VCS.
     W - ?
     X - ?
     Y - ?
-    Z - OBS mapping?
+    Z - ?