mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
72 lines
1.6 KiB
HTML
72 lines
1.6 KiB
HTML
|
<!--This file created 2/2/99 3:45 PM by Claris Home Page version 2.0-->
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE>Camelot - CodeWarrior Project Edit Server</TITLE>
|
||
|
<META NAME=GENERATOR CONTENT="Claris Home Page 2.0">
|
||
|
<X-SAS-WINDOW TOP=66 BOTTOM=768 LEFT=8 RIGHT=538>
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
|
||
|
<H1>Welcome to Camelot...</H1>
|
||
|
|
||
|
<H2><I>The automatic CodeWarrior project editor.</I></H2>
|
||
|
|
||
|
<H2>Project Editor Instructions</H2>
|
||
|
|
||
|
<OL>
|
||
|
<LI>Enter your CVS identity, which is your userid and password.
|
||
|
|
||
|
<LI>Specify a particular Mac project file for editing or querying.
|
||
|
For example:<BR>
|
||
|
|
||
|
mozilla/base/macbuild/base.mcp.
|
||
|
|
||
|
<LI>Click the Query button to see the current contents of the
|
||
|
project.
|
||
|
|
||
|
<LI>Enter list of file names to add to the project, one per line.
|
||
|
For example:<BR>
|
||
|
|
||
|
mozilla/base/src/nsArena.cpp
|
||
|
|
||
|
<LI>Enter list of file names to remove from the project, one per
|
||
|
line. For example:<BR>
|
||
|
|
||
|
mozilla/base/src/nsAtomTable.cpp
|
||
|
|
||
|
<LI>Click the Edit button to atomically edit the project and
|
||
|
(eventually) check in the changes.
|
||
|
</OL>
|
||
|
|
||
|
<P>Future Directions:</P>
|
||
|
|
||
|
<OL>
|
||
|
<LI>Provide an LXR-like navigation interface for selecting files
|
||
|
to edit, add, remove?
|
||
|
|
||
|
<LI>Enforce atomicity of the edit operation.
|
||
|
</OL>
|
||
|
|
||
|
<P>Comments? Send mail to
|
||
|
<A HREF="mailto:beard@netscape.com">beard@netscape.com</A>.</P>
|
||
|
|
||
|
<P>
|
||
|
<HR>
|
||
|
</P>
|
||
|
|
||
|
<H2>Go to the <A HREF="editor.html">Project Editor</A> page.</H2>
|
||
|
|
||
|
<P>
|
||
|
<HR>
|
||
|
</P>
|
||
|
|
||
|
<H2>Project Editor News</H2>
|
||
|
|
||
|
<P>February 2, 1999: The project editor server is now live. Edits to
|
||
|
CodeWarrior projects will now be automatically checked in. Please
|
||
|
watch tinderbox and verify the results.</P>
|
||
|
|
||
|
<P> </P>
|
||
|
</BODY>
|
||
|
</HTML>
|