ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/node9.html
Revision: 1.1
Committed: Mon Nov 18 17:50:02 2002 UTC (22 years, 6 months ago) by sashby
Content type: text/html
Branch: MAIN
CVS Tags: V1_pre0, V0_19_7
Branch point for: SCRAM_V1_BRANCH
Log Message:
Generated and added HTML documentation.

File Contents

# User Rev Content
1 sashby 1.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>1.1.5 A Development Environment</TITLE>
13     <META NAME="description" CONTENT="1.1.5 A Development Environment">
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="node10.html">
25     <LINK REL="previous" HREF="node8.html">
26     <LINK REL="up" HREF="node4.html">
27     <LINK REL="next" HREF="node10.html">
28     </HEAD>
29    
30     <BODY bgcolor="beige" >
31     <!--Navigation Panel-->
32     <A NAME="tex2html437"
33     HREF="node10.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="tex2html431"
37     HREF="node4.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="tex2html425"
41     HREF="node8.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="tex2html433"
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="tex2html435"
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="tex2html438"
54     HREF="node10.html">1.1.6 Project Isolation</A>
55     <B> Up:</B> <A NAME="tex2html432"
56     HREF="node4.html">1.1 What is SCRAM?</A>
57     <B> Previous:</B> <A NAME="tex2html426"
58     HREF="node8.html">1.1.4 A Build System</A>
59     &nbsp <B> <A NAME="tex2html434"
60     HREF="node2.html">Contents</A></B>
61     &nbsp <B> <A NAME="tex2html436"
62     HREF="node85.html">Index</A></B>
63     <BR>
64     <BR>
65     <!--End of Navigation Panel-->
66    
67     <H2><A NAME="SECTION00215000000000000000"></A><A NAME="sec:de"></A><A NAME="284"></A>
68     <BR>
69     1.1.5 A Development Environment
70     </H2>
71     Once a copy of a project is installed and built on a particular
72     platform it can be made available (i.e. <EM>released</EM>) for developers
73     by adding it to <SMALL>SCRAM</SMALL>'s list of projects.
74    
75     <P>
76     Upon selecting an item from this list, a new development area is
77     created in which the developer can work independently of everyone
78     else. The development area will have the same configuration and
79     environment as the base release. It will also automatically use
80     libraries and headers from the base release if not rebuilt in the
81     local development area. The user is free to use whatever editors and
82     other tools he/she prefers.
83    
84     <P>
85     <BR><HR>
86     <ADDRESS>
87     scram-developers@cern.ch
88     </ADDRESS>
89     </BODY>
90     </HTML>