BitKeeper is clearly the way to go for this kind of stuff.
-Alex
Robin Ericsson wrote:
On 8/5/06, Robin Ericsson <[EMAIL PROTECTED]> wrote:
I'm looking for a SCM that has support for approval/rejection of
code/patches before it goes into the trunk.
To answer my own question I found a tool t
On 8/5/06, Robin Ericsson <[EMAIL PROTECTED]> wrote:
I'm looking for a SCM that has support for approval/rejection of
code/patches before it goes into the trunk.
To answer my own question I found a tool that does what I'm looking
for. It isn't a new SCM but has support for CVS, Subversion, Perf
Darcs does what you're asking. Unfortunately, it doesn't handle large code
bases very well and if you end up with conflicting patches, you're screwed.
It does get a lot of things right though, and I very much like the idea of
the program. For more info, see: http://www.mininova.org/get/364780
-