[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: GNU Arch and Lua
- From: Tuomo Valkonen <tuomov@...>
- Date: Fri, 29 Oct 2004 18:47:33 +0000 (UTC)
On 2004-10-29, Rob Kendrick <lua-l@nun.org.uk> wrote:
> What about Monotone?
Or maybe darcs? What's really nice about is that it is fully distributed:
every working copy is a full repository, making it very convenient to
create new micro-branches for experimenting with new stuff that you might
not want to include in the main repository at all. Also, it doesn't
require any special server software; plain http will do for serving the
data, and pushing patches to another repository can be done by email:
very nice for patches from random people as there's no need to set up
accounts.
--
Tuomo