DwarfCVSStructureTutorial

Chair for Computer Aided Medical Procedures & Augmented Reality
Lehrstuhl für Informatikanwendungen in der Medizin & Augmented Reality

THIS WEBPAGE IS DEPRECATED - please visit our new website

CVS Structure

Generic Services

Place the Service in an upper case directory in src/services when there is just one Service (e.g. src/services/CollisionDetection).

If there are more than one Service, say a subsystem, place the Services in a lower case directory named as the subsystem (e.g. src/services/ubitrack).

Application Specific Services

In a directory named as the application in upper case (e.g. src/services/ARCHIE).

Application Specific Service Descriptions and Configuration Data Files

In a separate directory in applications (e.g. application/sheepDemo).

-- MarcusToennis - 04 Jan 2006


Edit | Attach | Refresh | Diffs | More | Revision r1.3 - 04 Jan 2006 - 12:39 - MarcusToennis

Lehrstuhl für Computer Aided Medical Procedures & Augmented Reality    rss.gif