Initial import of monotone-server, version 0.16 (number matches the
authorjmmv <jmmv>
Wed, 12 Jan 2005 12:52:50 +0000 (12:52 +0000)
committerjmmv <jmmv>
Wed, 12 Jan 2005 12:52:50 +0000 (12:52 +0000)
commitd56ecbb06c9b50248701dc160d44d29cf9df58fd
treec4c841ee45938399e35596f0c5ce00fd5fa7ea35
parent4b8b733f8a2e1cc453ba11633bc9e25b2807981a
Initial import of monotone-server, version 0.16 (number matches the
devel/monotone package it depends on):

Monotone is a free distributed version control system.  It provides a
simple, single-file transactional version store, with fully disconnected
operation and an efficient peer-to-peer synchronization protocol.  It
understands history-sensitive merging, lightweight branches, integrated
code review and 3rd party testing.  It uses cryptographic version naming
and client-side RSA certificates.  It has good internationalization
support, has no external dependencies, runs on NetBSD, Linux, Solaris,
OSX and Windows (among others), and is licensed under the GNU GPL.

This package provides all the necessary stuff to easily configure a
dedicated Monotone server.  Of special interest are the included rc.d
script and the monotone-server-init script, which will greatly simplify
the whole process.
devel/monotone-server/DESCR [new file with mode: 0644]
devel/monotone-server/MESSAGE [new file with mode: 0644]
devel/monotone-server/Makefile [new file with mode: 0644]
devel/monotone-server/PLIST [new file with mode: 0644]
devel/monotone-server/files/branches.conf [new file with mode: 0644]
devel/monotone-server/files/hooks.conf [new file with mode: 0644]
devel/monotone-server/files/monotone-server-init.sh [new file with mode: 0644]
devel/monotone-server/files/monotone.sh [new file with mode: 0644]