Re: Mercurial v0.1 - a minimal scalable distributed SCM

2005-04-22 Thread Bill Davidsen
Matt Mackall wrote: http://selenic.com/mercurial/ April 19, 2005 I've spent the past couple weeks working on a completely new proof-of-concept SCM. The goals: - to initially be as simple (and thereby hackable) as possible - to be as scalable as possible - to be memory, disk, and bandwidth effici

Mercurial v0.1 - a minimal scalable distributed SCM

2005-04-20 Thread Matt Mackall
http://selenic.com/mercurial/ April 19, 2005 I've spent the past couple weeks working on a completely new proof-of-concept SCM. The goals: - to initially be as simple (and thereby hackable) as possible - to be as scalable as possible - to be memory, disk, and bandwidth efficient - to be able