> I'm still not sure how to "check out the whole project," which is fine
in
> my application of CVS (to track revisions, and share my own code
between
> machines, rather than between programmers)
You have to use CVS.exe (or WinCVS) to do your initial checkout of your
repository. If you don't already have a repository, then you can create
it using the external programs.
The CodeWarrior plugin assumes you already have a repository setup and
an initial checkout. It works with your files from that point on.
> Say I have a machine with Code Warrior on it, and no CW projects. I
want
> to check out everything in the repository that is in the project. This
> would include the .mcp file, and the contents of the Src and Rsc
> directories at minimum.
You would use "cvs checkout" from the command line (or the checkout
feature of WinCVS) to get the directories containing all your files.
CodeWarrior's plugin would then let you work with individual files from
within the IDE.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/