LUMIERA.clone/doc/devel/rfc/DistributedDevelopmentFramework.txt
Christian Thaeter 091785c2d4 Rewrap all RFC's
This reverts commit 65bae31de4103abb7d7b6fd004a8315973d3144a.
and reprocessed the wrapping.

Note that the automatic wrapping is not perfect, some manual fixing
by removing some hunks was required.
2010-08-01 03:19:24 +02:00

65 lines
975 B
Text

Design Process : Distributed Development Framework
==================================================
[grid="all"]
`------------`-----------------------
*State* _Final_
*Date* _2007-06-07_
*Proposed by* link:ct[]
-------------------------------------
Distributed Development Framework
---------------------------------
Create our own toolset to track issues, tasks, bugs in a distributed manner.
Description
~~~~~~~~~~~
* Use git as backend
* Things get automatically updated/merged/pushed on a mob branch here
* Should be self-contained, checkout, ready to use
Tasks
~~~~~
* Serveral (shell?) scripts which ease the use
Pros
~~~~
Cons
~~~~
Alternatives
~~~~~~~~~~~~
Rationale
~~~~~~~~~
* To cut the administrative overhead down
Comments
--------
Made this 'final', this proposal got accepted and is already in use without
much discussion
-- link:ct[] [[DateTime(2007-06-27T16:07:13Z)]]
Back to link:Lumiera/DesignProcess[]