Using Bazaar to Contribute Code: Difference between revisions

From IHRIS Wiki
No edit summary
No edit summary
Line 1: Line 1:
We maintain all of our code in [http://www.launchpad.net | Launchpad ] using the [http://bazaar-vcs.org/ | Bazaar] version control system.
We maintain all of our code in [http://www.launchpad.net | Launchpad ] using the [http://bazaar-vcs.org/ | Bazaar] version control system.


==Bazaar Branches==
There are a few software components that we maintain, and for each there is a release and development trunk.
There are a few software components that we maintain, and for each there is a release and development trunk.
*Release  
*Release  

Revision as of 12:55, 19 May 2009

We maintain all of our code in | Launchpad using the | Bazaar version control system.

Bazaar Branches

There are a few software components that we maintain, and for each there is a release and development trunk.

  • Release
    • i2ce
    • ihris-common
    • ihris-manage
    • ihris-plan
    • ihris-qualify
    • textlayout
  • Development