|
oAW has moved to Eclipse. At this site you will find information about the outdated version openArchitectureWare 4, only. |
CVS ArchiveCVSThe openArchitectureWare source code development is hosted at SourceForge.
Hint: The download link at this page refers to the older Version 3 only. CVS contentThe CVS directories growed for a long time. Therefore most of the subdirectories are deprecated and will not be supported any longer. You can find the actual code in the oaw_v4 subdirectory. Since the actual oAW code becomes more and more integrated in Eclipse, it's the obvious thing to use the Eclipse IDE also for our own development. So you will find many projects that can be directly imported into Eclipse there. The several sub-projects are stored in a cascaded structure there. But it is a common agreement between the deveolpers that all of the projects should be stored locally in a flat structure. Some dependencies between project will only work, if you have your local copy also organised that way. That means that all imported projects have to be flat in one base workspace directory. ComponentsThe development of oAW is an ongoing process. That's why we only want to describe here the overall structure of the CVS: The base projects that build the oAW framework are
There are several ways to access the CVS. Anonymous CVS
cvs -d:pserver:anonymous@architecturware.cvs.sourceforge.net:/cvsroot/architecturware login
SF oAW-developer account
cvs -z3 -d:ext:developername@architecturware.cvs.sourceforge.net:/cvsroot/architecturware co -P modulename
Importing the Team Project SetA very convenient way to get all projects from CVS using Eclipse is importing a Team Project Set. To do so just follow these instructions:
*) get this version for the oAW 4.2 branch new CVS location due to SourceForge restructuring
SourceForge improved its CVS service architecture, which became effective 2006-05-12 If you accessed the CVS before, you have to redirect your repository location to the new host.
You may reload all stuff again from the new loacation or try to edit all ROOT files in all CVS directories with a suitable tool.
CVS webclientGeneral Notes about the current CVS stateThe developers try to keep the sources in the CVS repository in a working state. However, this may not always be the case (e.g. as a result of ongoing major changes). Also, it is not recommended to mix files from CVS with previously released versions unless you know exactly what you're doing. Often dependencies exist that rely on using a specific version.Until February 2006 we used another Open Discussion Forum at SourceForge that is still available. This forum is no longer active but is still a good information repository for general discussions that had already been in the past.
|
| Copyright © 2012 openArchitectureWare.org All trademarks and copyrights on this page are owned by their respective owners. |

