[[PageOutline]] = The POSC Caesar Special Interest Group (SIG) Trac = This Trac system has been set up to serve the [http://www.posccaesar.com/ POSC Caesar] Special Interest Groups. Trac combines a Wiki for collaborative authoring with a version-controlled document repository. See below for an introduction to using Trac. The SIG's have a [http://www.posccaesar.com/SIGs mandate]. == Wiki pages == Each SIG has a "homepage" in Trac, available from the following links. If a page doesn't exist, you can create it! {{{ #!graphviz.neato digraph G { overlap=false; node [fontname=Arial, fontsize=8, color=grey80, fillcolor=grey95, fontcolor=red3, style=filled, width=.5]; edge [arrowhead="none", color=grey50 ]; a [label="PCA\nSIG", fillcolor=grey90, fontcolor=black] DM [label="Development and\nModifications", URL="DmSig", tooltip="DM"]; DC [label="Drilling and\nCompletion", URL="DcSig", tooltip="DC"]; HSSE [label="Health, Safety,\nSecurity\nand Environment", URL="HsseSig", tooltip="HSSE"]; MMT [label="Modelling, Methods\nand Technology", URL="MmtSig", tooltip="MMT"]; OM [label="Operation and\nMaintenance", URL="OmSig", tooltip="OM"]; PL [label="Procurement and\nLogistics", URL="PlSig", tooltip="PL"]; RP [label="Reservoir and\nProduction", URL="RpSig", tooltip="RP"]; SE [label="Subsea\nEquipment", URL="SeSig", tooltip="SE"]; a -> DM ; a -> DC ; a -> HSSE; a -> MMT; a -> OM ; a -> PL ; a -> RP ; a -> SE ; } }}} There are also pages of common relevance. * ReferenceDataWork -- including instructions on submitting data to the [http://www.posccaesar.com/RDS RDS]. == Document storage == Documents pertaining to the work in each SIG should in general be stored in the SIG document repository. This provides version control of files -- which is essential for avoiding clutter and confusion. Good practice is to never write a file version number in a file name! To contribute to the repository, you need to be a registered user. You also need to install a Subversion client; for Windows users, we recommend [http://tortoisesvn.tigris.org/ TortoiseSVN]. The repository address is `http://trac.posccaesar.com/svn`. A skeleton folder structure has been set up for each SIG. For instance, see the [source:SIG/DC Drilling and Completion] folder. == Contact points == For general questions, contact: [mailto:taa@vestforsk.no Terje Aaberge]. If you wish to be added as a Trac user, contact: [mailto:johan.wilhelm.kluewer@dnv.com Johan W. Klüwer]. ---- == Welcome to Trac == Trac is a '''minimalistic''' approach to '''web-based''' management of '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. All aspects of Trac have been designed with the single goal to '''help developers write great software''' while '''staying out of the way''' and imposing as little as possible on a team's established process and culture. As all Wiki pages, this page is editable, this means that you can modify the contents of this page simply by using your web-browser. Simply click on the "Edit this page" link at the bottom of the page. WikiFormatting will give you a detailed description of available Wiki formatting commands. TracGuide is a good place to start. Enjoy! [[BR]] ''The Trac Team'' === Starting Points === * SandBox * TracGuide -- Built-in Documentation * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions * TracSupport -- Trac Support For a complete list of local wiki pages, see TitleIndex.