You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Robin Ericsson <lo...@gmail.com> on 2006/08/05 11:27:45 UTC

[OT] Source code management

Hi,

I know that this is completly of topic as of Tapestry, but I know that
there are people here working in big organisations and teams and I'd
like your input :)

I'm looking for a SCM that has support for approval/rejection of
code/patches before it goes into the trunk.

What I mean is that if John checks in something, I must approve that
before it's available for other users of the trunk. It should also be
possible to edit the changes of John before they are merged.

I think this sounds similar to the problems Linus had on Linux before
he moved to BitKeeper. But I don't want to use BK. Are there any free
alternatives that can work in the same way?

Preferably I'd like to use CVS or Subversion, but I don't think it's
really what they are aming for. Any other? arch? git? aegis?

-- 
        regards,
        Robin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: [OT] Source code management

Posted by Alex Kartashev <al...@gmail.com>.
BitKeeper is clearly the way to go for this kind of stuff.

-Alex


Robin Ericsson wrote:
> On 8/5/06, Robin Ericsson <lo...@gmail.com> 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, Perforce
> and a whole other lot.
>
> Has anybody heard of it or know any competitors?
>
> "CodeCollaborator enables peer review of source code changes before or
> after files are checked into version control. Automate audit trails
> and metrics, enforce workflow rules, and generate reports. Integrates
> with SCM, issue-tracking, reporting, and other external systems."
> http://www.codehistorian.com/codecollab.php
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: [OT] Source code management

Posted by Robin Ericsson <lo...@gmail.com>.
On 8/5/06, Robin Ericsson <lo...@gmail.com> 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, Perforce
and a whole other lot.

Has anybody heard of it or know any competitors?

"CodeCollaborator enables peer review of source code changes before or
after files are checked into version control. Automate audit trails
and metrics, enforce workflow rules, and generate reports. Integrates
with SCM, issue-tracking, reporting, and other external systems."
http://www.codehistorian.com/codecollab.php

-- 
        regards,
        Robin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


RE: [OT] Source code management

Posted by Kevin Menard <km...@servprise.com>.
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

-- 
Kevin Menard
Servprise International
Remote Reboot Without Pulling the Plug
800.832.3823

> -----Original Message-----
> From: Robin Ericsson [mailto:lobbin@gmail.com]
> Sent: Saturday, August 05, 2006 5:28 AM
> To: Tapestry users
> Subject: [OT] Source code management
> 
> Hi,
> 
> I know that this is completly of topic as of Tapestry, but I know that
> there are people here working in big organisations and teams and I'd
> like your input :)
> 
> I'm looking for a SCM that has support for approval/rejection of
> code/patches before it goes into the trunk.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org