[Adium-devl] Let's switch to a DVCS

Zachary West zacwest at gmail.com
Wed Apr 15 22:55:43 UTC 2009


On Wed, Apr 15, 2009 at 18:53, Peter Hosey <boredzo at adiumx.com> wrote:
> On Growl, I was originally going to have a more distributed model, but we're
> all (including myself) just too used to centralized development, so I scaled
> that way back and created a central repository.

I set up mercurial-server on one of our future-used VPS boxes, so that
might be a good way to use a central repository. Have the web-end (and
consumer end) different, but it'd be something like:

hg clone ssh://hg@server.adiumx.com/trunk

to get a pushable copy of trunk. It's pretty easy to manage
permissions, you just use ssh keys (using a hgadmin repository, so
easy to add them). Can finely-grain permissions, if necessary, too.




More information about the devel mailing list