CcPublisher Release Procedure
Revision as of 20:57, 9 May 2006 by Nathan Yergler (talk | contribs)
This page documents the procedure used when creating a new release of ccPublisher.
Contents
Increment Version Number
Create Packages
This section contains basic information on building a distribution of ccPublisher (or other P6 Application). We will have scripts for this, we just haven't found the right tool. Ideally something like Ant, but without the Java overhead. Suggestions welcome.
Prerequisites
Windows | Mac OS X | Linux |
---|---|---|
|
|
Building
When issuing
Linux
We currently distribute tarballs of ccPublisher for Linux. There is some support for building RPMs in Subversion, but it is far more fragile than the simple tarball support. To build a tarball from your checkout:
$ python setup.py sdist