|
|
|||
|
CVS - Getting the codeWith CVSThe cvs archive is located at (CVSROOT=): :pserver:anon@cvs.mithral.com:/home/cosm-cvs The password for user anon is anon. Make sure that you use the -z3 (compression) option for all operations. You will want to checkout the development module "v3". If you want everything then module "cosm" will get you everything, including some things you probably don't need. UNIX commands: cvs -z3 -d :pserver:anon@cvs.mithral.com:/home/cosm-cvs login cvs -z3 -d :pserver:anon@cvs.mithral.com:/home/cosm-cvs checkout cosm If you're new to CVS, Jim Blandy wrote a great Introduction to CVS. If you are in Windows or on a Mac I would strongly recommend you get WinCVS or MacCVS. For those using Win/MacCVS, you should remove the ":pserver:" from the CVSROOT setting. Without CVSFor those not using CVS, a snapshot of the CVS tree is available: cosm-v3.tgz. Coding the Cosm ProjectSome general guidelines will make the coding process run much smoother. Note that users of Cosm code do not need to follow these rules - other then the first 4.
Remember that this will not work unless all the coders work together within the things set down in the Programmers Guide.
© Mithral Communications & Design Inc. 1995-2010. All rights reserved. Mithral® and Cosm® are trademarks of Mithral Communications & Design Inc. |
||