# HG changeset patch
# User "James Carlson <[EMAIL PROTECTED]>"
# Date 1165434470 18000
# Node ID 206b119046489c3acfdb224f0a8cebd60ec852e3
# Parent  1d281a06451c2fb2802f8935754515bdce1aa2d6
add notes on ws and wx assumptions

diff -r 1d281a06451c -r 206b11904648 design.txt
--- a/design.txt        Tue Dec 05 12:24:15 2006 -0800
+++ b/design.txt        Wed Dec 06 14:47:50 2006 -0500
@@ -3,6 +3,7 @@ Authors:
 Authors:
        Stephen Hahn
        Stephen Lau
+       James Carlson
 
 ident $Id$
 
@@ -119,14 +120,19 @@ 3.6 ws
 3.6 ws
        Descr: Used to setup a build environment, similar to bldenv
        Consolidations: ON, ON Test
-       Dependencies:
+       Dependencies: Assumes source is located at usr/src.  The TSRC
+               variable is set up for the long-obsolete STC1 gate,
+               and the tool doesn't work right for STC2 or newer.
        Implementation:
 
 3.7 wx
        Descr: Wrapper for SCCS/Teamware
        Consolidations: ON, NWS, SFW, Install, ON Test
        Target SCM: tw, hg
-       Dependencies:
+       Dependencies: Assumes that there's just one top-level source
+               directory and that this is 'usr' by default.  Other
+               consolidations (Install, STC2) use 'src' and project
+               gates sometimes have multiple top-level directories.
        Implementation:
 
 3.9 xref
_______________________________________________
tools-discuss mailing list
[email protected]

Reply via email to