ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/node54.html
Revision: 1.2
Committed: Fri Dec 10 13:52:38 2004 UTC (20 years, 5 months ago) by sashby
Content type: text/html
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
State: FILE REMOVED
Log Message:
*** empty log message ***

File Contents

# Content
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2
3 <!--Converted with jLaTeX2HTML 2002 (1.62) JA patch-1.4
4 patched version by: Kenshi Muto, Debian Project.
5 LaTeX2HTML 2002 (1.62),
6 original version by: Nikos Drakos, CBLU, University of Leeds
7 * revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
8 * with significant contributions from:
9 Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
10 <HTML>
11 <HEAD>
12 <TITLE>5.2.1 Creating a Developer Area</TITLE>
13 <META NAME="description" CONTENT="5.2.1 Creating a Developer Area">
14 <META NAME="keywords" CONTENT="SCRAM">
15 <META NAME="resource-type" CONTENT="document">
16 <META NAME="distribution" CONTENT="global">
17
18 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
19 <META NAME="Generator" CONTENT="jLaTeX2HTML v2002 JA patch-1.4">
20 <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
21
22 <LINK REL="STYLESHEET" HREF="SCRAM.css">
23
24 <LINK REL="next" HREF="node55.html">
25 <LINK REL="previous" HREF="node53.html">
26 <LINK REL="up" HREF="node53.html">
27 <LINK REL="next" HREF="node55.html">
28 </HEAD>
29
30 <BODY bgcolor="beige" >
31 <!--Navigation Panel-->
32 <A NAME="tex2html1109"
33 HREF="node55.html">
34 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
35 SRC="file:/usr/share/latex2html/icons/next.png"></A>
36 <A NAME="tex2html1103"
37 HREF="node53.html">
38 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
39 SRC="file:/usr/share/latex2html/icons/up.png"></A>
40 <A NAME="tex2html1097"
41 HREF="node53.html">
42 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
43 SRC="file:/usr/share/latex2html/icons/prev.png"></A>
44 <A NAME="tex2html1105"
45 HREF="node2.html">
46 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
47 SRC="file:/usr/share/latex2html/icons/contents.png"></A>
48 <A NAME="tex2html1107"
49 HREF="node85.html">
50 <IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index"
51 SRC="file:/usr/share/latex2html/icons/index.png"></A>
52 <BR>
53 <B> Next:</B> <A NAME="tex2html1110"
54 HREF="node55.html">5.2.2 Using the Developer</A>
55 <B> Up:</B> <A NAME="tex2html1104"
56 HREF="node53.html">5.2 SCRAM Developer Areas</A>
57 <B> Previous:</B> <A NAME="tex2html1098"
58 HREF="node53.html">5.2 SCRAM Developer Areas</A>
59 &nbsp <B> <A NAME="tex2html1106"
60 HREF="node2.html">Contents</A></B>
61 &nbsp <B> <A NAME="tex2html1108"
62 HREF="node85.html">Index</A></B>
63 <BR>
64 <BR>
65 <!--End of Navigation Panel-->
66
67 <H2><A NAME="SECTION00621000000000000000"></A><A NAME="sec:creatingscramdevarea"></A><A NAME="1221"></A>
68 <BR>
69 5.2.1 Creating a Developer Area
70 </H2>
71
72 <P>
73 To develop on a given project a copy of the project must be installed
74 at the developers site. Available projects can be viewed using the
75 command <TT>scram list</TT>. To create the developer
76 space, the command
77
78 <P>
79 <TT>scram project</TT>
80
81 <TT>project_name</TT>&nbsp;<TT>project_version</TT>
82
83 <P>
84 should be issued. The project name and version above are taken
85 from the list of <SMALL>SCRAM</SMALL> projects. The development area has the
86 structure and the same build environment as the base project.
87 Alternatively, a developer can bootstrap a project by first
88 checking out the <TT>config</TT> directory that matches the version of
89 the project that the developer are is to be based on and running
90
91 <P>
92 <TT>scram project</TT>
93
94 <TT>file:config/BootStrapFile</TT>
95
96 <P>
97 This can be implemented via a web interface such that a
98 source code distribution of the project can be obtained via a <SMALL>SCRAM</SMALL>&nbsp;
99 download mechanism which can be enabled using any web browser. Follow
100 the instructions in Section&nbsp;<A HREF="node14.html#sec:webbootstrap">2.2</A> on page
101 p<A HREF="node14.html#sec:webbootstrap"><IMG ALIGN="BOTTOM" BORDER="1" ALT="[*]"
102 SRC="file:/usr/share/latex2html/icons/crossref.png"></A> to do this. Once
103 correctly configured, a project can be installed using a single-click
104 operation in a browser window.
105
106 <P>
107 <HR>
108 <!--Navigation Panel-->
109 <A NAME="tex2html1109"
110 HREF="node55.html">
111 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
112 SRC="file:/usr/share/latex2html/icons/next.png"></A>
113 <A NAME="tex2html1103"
114 HREF="node53.html">
115 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
116 SRC="file:/usr/share/latex2html/icons/up.png"></A>
117 <A NAME="tex2html1097"
118 HREF="node53.html">
119 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
120 SRC="file:/usr/share/latex2html/icons/prev.png"></A>
121 <A NAME="tex2html1105"
122 HREF="node2.html">
123 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
124 SRC="file:/usr/share/latex2html/icons/contents.png"></A>
125 <A NAME="tex2html1107"
126 HREF="node85.html">
127 <IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index"
128 SRC="file:/usr/share/latex2html/icons/index.png"></A>
129 <BR>
130 <B> Next:</B> <A NAME="tex2html1110"
131 HREF="node55.html">5.2.2 Using the Developer</A>
132 <B> Up:</B> <A NAME="tex2html1104"
133 HREF="node53.html">5.2 SCRAM Developer Areas</A>
134 <B> Previous:</B> <A NAME="tex2html1098"
135 HREF="node53.html">5.2 SCRAM Developer Areas</A>
136 &nbsp <B> <A NAME="tex2html1106"
137 HREF="node2.html">Contents</A></B>
138 &nbsp <B> <A NAME="tex2html1108"
139 HREF="node85.html">Index</A></B>
140 <!--End of Navigation Panel-->
141 <ADDRESS>
142 scram-developers@cern.ch
143 </ADDRESS>
144 </BODY>
145 </HTML>