[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- From: Grahame Grieve <grahame@xxxxxxxxxxxxxx>
- Date: Tue, 14 Mar 2006 12:35:23 +1100
- Delivered-to: ohf-dev@eclipse.org
- Organization: Jiva Medical
- User-agent: Thunderbird 1.5 (Windows/20051201)
Hi all
I'm turning my attention to booking some code into cvs.
Looking through the other technology projects, I see
a range of patterns for how to set up the code in the cvs.
It'd be nice if we have a general approach to get some
consistency. I propose, as a strawman, that we adopt
the following general policy for how we use cvs.
under the root folder (ohf on dev.eclipse.org), we
have a folder for each component. For each component,
we have a set of folders dividing the cvs content into
functional areas. At this level, each component will have
a folder "plugins", which contains a series of folders
with name org.eclipse.ohf.*. Each folder is a working
eclipse project for the plug-in.
The Component may also contain other folders, with likely
candidate names being "releases", "examples", "resources".
So, that's my strawman proposal. What do you think? I note
that this pattern doesn't fit what CTS very well, so I
expect we'll have further discussion there, and I'm not sure
whether we should hold CTS as a relevent case for our general
approach.
Grahame