[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ohf-dev] cvs pattern

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