[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
RE: [ohf-dev] cvs pattern
|
- From: "Hamm, Russell A." <Hamm.Russell@xxxxxxxx>
- Date: Fri, 17 Mar 2006 10:28:45 -0600
- Delivered-to: ohf-dev@eclipse.org
Grahame, this sounds reasonable, with the exception of CTS. Let me look into comparing the structures and look for a viable solution.
-russ
-----Original Message-----
From: ohf-dev-bounces@xxxxxxxxxxx [mailto:ohf-dev-bounces@xxxxxxxxxxx] On Behalf Of Grahame Grieve
Sent: Monday, March 13, 2006 7:35 PM
To: Open Healthcare Framework Mailing list
Subject: [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