Welcome to Camelot...

The automatic CodeWarrior project editor.

Project Editor Instructions

  1. Enter your CVS identity, which is your userid and password.
  2. Specify a particular Mac project file for editing or querying. For example:
    mozilla/base/macbuild/base.mcp.
  3. Click the Query button to see the current contents of the project.
  4. Enter list of file names to add to the project, one per line. For example:
    mozilla/base/src/nsArena.cpp
  5. Enter list of file names to remove from the project, one per line. For example:
    mozilla/base/src/nsAtomTable.cpp
  6. Click the Edit button to atomically edit the project and (eventually) check in the changes.

Future Directions:

  1. Provide an LXR-like navigation interface for selecting files to edit, add, remove?
  2. Enforce atomicity of the edit operation.

Comments? Send mail to beard@netscape.com.


Go to the Project Editor page.


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.