1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/devel/monotone/pkg-descr
Thierry Thomas 61c8e5224e Add monotone 0.11, a distributed version control system with
digital signatures.

PR:		65921
Submitted by:	Mark A. Wicks
2004-06-14 19:35:28 +00:00

10 lines
517 B
Plaintext

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
the notes you receive from others.