#1: Use build out

Contents
  1. Definitions
  2. Motivation
  3. Assumptions
  4. Proposal
  5. Implementation
  6. Deliverables
  7. Risks
  8. Progress log
  9. Participants
by Roberto Allende last modified Jan 22, 2010 06:29 AM

To use build out to being able to replicate the development environment.

Proposed by
r0ver
Proposal type
buildout
Assigned to release
State
completed

Definitions

 

Motivation

 

Assumptions

 

Proposal

The environment should be able to be replicated in this way:

$ svn co https://server/paab/paab.buildout/trunk/ paab.buildout
$ cd paab.buildout
$ python2.4 bootstrap.py
$ ./bin/buildout -v

Implementation

 

Deliverables

paab.buildout

Risks

 

Progress log

 

Participants

 

Comments (0)