2004-06-14 21:35:28 +02:00
|
|
|
Monotone is a distributed version control tool. It can help automate
|
|
|
|
many tedious and error-prone tasks in group software development.
|
|
|
|
|
|
|
|
* Store multiple versions of files you are working on efficiently.
|
|
|
|
* Transmit changes to files between you and your colleagues.
|
|
|
|
* Merge changes you make with those your colleagues make.
|
|
|
|
* Make notes about your opinion of the quality of versions of files.
|
|
|
|
* Make decisions about using or ignoring versions, depending on
|
2007-03-06 01:14:26 +01:00
|
|
|
the notes you receive from others.
|
2005-06-14 14:23:49 +02:00
|
|
|
|
2007-03-06 01:14:26 +01:00
|
|
|
WWW: http://monotone.ca/
|