[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: How to reject svn changes?

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: Sat, 15 Mar 2008 22:49:42 +0100

On Sat, Mar 15, 2008 at 10:20 PM, Chris <shef31_at_yahoo.com> wrote:
> I don't think that the best answer is to implement a delete function in
> a repository. A better answer is to have a decent workflow system so
> that changes can get reviewed before they get committed.
>
> There are probably multiple good ways to implement this. One that I have
> in mind is to have three repositories. The first is for rough drafts:
> developers should check their code into it frequently whether the code
> works or not. Developers promote code from the first to the second when
> they think their code is ready for review. A team lead promotes the code
> from the second to the third "production" repository only after it has
> gone through review and all unit tests.

How is this different than having (in 1 repository):

  /employees
  /reviewed
  /production

?

Bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-15 22:50:02 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.