1 .\" ident "%Z%%M% %I% %E% SMI"
2 .\" Copyright 2005 Sun Microsystems, Inc. All rights reserved.
3 .\" Use is subject to license terms.
4 .\"
5 .\" CDDL HEADER START
6 .\"
7 .\" The contents of this file are subject to the terms of the
8 .\" Common Development and Distribution License, Version 1.0 only
9 .\" (the "License"). You may not use this file except in compliance
10 .\" with the License.
11 .\"
12 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
13 .\" or http://www.opensolaris.org/os/licensing.
14 .\" See the License for the specific language governing permissions
15 .\" and limitations under the License.
16 .\"
17 .\" When distributing Covered Code, include this CDDL HEADER in each
18 .\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
19 .\" If applicable, add the following below this CDDL HEADER, with the
20 .\" fields enclosed by brackets "[]" replaced with your own identifying
21 .\" information: Portions Copyright [yyyy] [name of copyright owner]
22 .\"
23 .\" CDDL HEADER END
24 .\"
25 .TH checkpaths 1 "25 September 2003"
26 .SH NAME
27 .I checkpaths
28 \- check file path containing files
29 .SH SYNOPSIS
30 \fBcheckpaths [-b] [root_paths...]\fP
31 .LP
32 .SH DESCRIPTION
33 .IX "OS-Net build tools" "checkpaths" "" "\fBcheckpaths\fP"
34 .LP
35 .I checkpaths
36 inspects the contents of various files within an OS-Net workspace to
37 ensure that the file paths listed in those files are valid. This
38 provides an integrity check of the workspace to catch cases where a
39 file was removed or renamed without updating the corresponding
40 \fIinc.flg\fP, \fIcry_files\fP, or \fIexception_list\fP entry.
41 .LP
42 .I checkpaths
43 is typically called from \fBnightly(1)\fP. It may be invoked
44 interactively within a workspace, and requires that at least
45 \fI$CODEMGR_WS\fP is set to a valid workspace. It is not necessary
46 that a full build has been performed in the workspace to be tested,
47 but if full build(s) are not available under the
48 \fI$CODEMGR_WS/proto/\fP directory, then the corresponding exclusion
49 lists are not verified.
50 .LP
51 .SH OPTIONS
52 .LP
53 The following options are supported:
54 .TP 4
55 .B \-b
56 Disable processing of files that list derived (built) objects. This
57 should be set if the \fI$CODEMGR_WS/proto/\fP directory exists, but
58 the contents are known to be bad. \fBnightly(1)\fP will typically set
59 this flag if the build fails.
60 .LP
61 .TP 4
62 .B root_paths...
63 By default, checkpaths validates all of the proto areas for known
64 architectures that exist in the \fI$CODEMGR_WS/proto/\fP directory.
65 To specify other root directories, list them as arguments on the
66 command line. It is an error if any of the root paths specified does
67 not end with a known architecture.
68 .LP
69 .SH ENVIRONMENT VARIABLES
70 .LP
71 .B CODEMGR_WS
72 .RS 4
73 The root of your TeamWare workspace, which is the directory
74 containing \fICodemgr_wsdata\fP.
75 .RE
76 .LP
77 .B SRC
78 .RS 4
79 The location of your ON source tree. Defaults to
80 \fI$CODEMGR_WS/usr/src/\fP if not specified.
81 .RE
82 .LP
83 .SH SEE ALSO
84 .B nightly(1).
|
1 .\" Copyright 2005 Sun Microsystems, Inc. All rights reserved.
2 .\" Use is subject to license terms.
3 .\"
4 .\" CDDL HEADER START
5 .\"
6 .\" The contents of this file are subject to the terms of the
7 .\" Common Development and Distribution License, Version 1.0 only
8 .\" (the "License"). You may not use this file except in compliance
9 .\" with the License.
10 .\"
11 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
12 .\" or http://www.opensolaris.org/os/licensing.
13 .\" See the License for the specific language governing permissions
14 .\" and limitations under the License.
15 .\"
16 .\" When distributing Covered Code, include this CDDL HEADER in each
17 .\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
18 .\" If applicable, add the following below this CDDL HEADER, with the
19 .\" fields enclosed by brackets "[]" replaced with your own identifying
20 .\" information: Portions Copyright [yyyy] [name of copyright owner]
21 .\"
22 .\" CDDL HEADER END
23 .\"
24 .TH checkpaths 1ONBLD "25 September 2003"
25 .SH NAME
26 .I checkpaths
27 \- check file path containing files
28 .SH SYNOPSIS
29 \fBcheckpaths [-b] [root_paths...]\fP
30 .LP
31 .SH DESCRIPTION
32 .IX "OS-Net build tools" "checkpaths" "" "\fBcheckpaths\fP"
33 .LP
34 .I checkpaths
35 inspects the contents of various files within an OS-Net workspace to
36 ensure that the file paths listed in those files are valid. This
37 provides an integrity check of the workspace to catch cases where a
38 file was removed or renamed without updating the corresponding
39 \fIinc.flg\fP, \fIcry_files\fP, or \fIexception_list\fP entry.
40 .LP
41 .I checkpaths
42 is typically called from \fBnightly(1ONBLD)\fP. It may be invoked
43 interactively within a workspace, and requires that at least
44 \fI$CODEMGR_WS\fP is set to a valid workspace. It is not necessary
45 that a full build has been performed in the workspace to be tested,
46 but if full build(s) are not available under the
47 \fI$CODEMGR_WS/proto/\fP directory, then the corresponding exclusion
48 lists are not verified.
49 .LP
50 .SH OPTIONS
51 .LP
52 The following options are supported:
53 .TP 4
54 .B \-b
55 Disable processing of files that list derived (built) objects. This
56 should be set if the \fI$CODEMGR_WS/proto/\fP directory exists, but
57 the contents are known to be bad. \fBnightly(1ONBLD)\fP will typically set
58 this flag if the build fails.
59 .LP
60 .TP 4
61 .B root_paths...
62 By default, checkpaths validates all of the proto areas for known
63 architectures that exist in the \fI$CODEMGR_WS/proto/\fP directory.
64 To specify other root directories, list them as arguments on the
65 command line. It is an error if any of the root paths specified does
66 not end with a known architecture.
67 .LP
68 .SH ENVIRONMENT VARIABLES
69 .LP
70 .B CODEMGR_WS
71 .RS 4
72 The root of your TeamWare workspace, which is the directory
73 containing \fICodemgr_wsdata\fP.
74 .RE
75 .LP
76 .B SRC
77 .RS 4
78 The location of your ON source tree. Defaults to
79 \fI$CODEMGR_WS/usr/src/\fP if not specified.
80 .RE
81 .LP
82 .SH SEE ALSO
83 .B nightly(1ONBLD).
|