Welcome to Camelot...
The automatic CodeWarrior project editor.
Project Editor Instructions
- Enter your CVS identity, which is your userid and password.
- Specify a particular Mac project file for editing or querying.
For example:
mozilla/base/macbuild/base.mcp.
- Click the Query button to see the current contents of the
project.
- Enter list of file names to add to the project, one per line.
For example:
mozilla/base/src/nsArena.cpp
- Enter list of file names to remove from the project, one per
line. For example:
mozilla/base/src/nsAtomTable.cpp
- Click the Edit button to atomically edit the project and
(eventually) check in the changes.
Future Directions:
- Provide an LXR-like navigation interface for selecting files
to edit, add, remove?
- Enforce atomicity of the edit operation.
Comments? Send mail to
beard@netscape.com.
Project Editor News
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.