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

Re: Commit - Approve cycle ?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-05-24 14:41:27 CEST

On Mon, 2004-05-24 at 04:59, Daniel F Garcia wrote:

> Is there a view to add some sort of approval facility into subversion
> where a commit goes into some queue and waits for approval ?

AFAIK, there's no concrete plan to add this feature to Subversion. On
the other hand, it would be very easy for a 3rd party to add this
"workflow" on top of Subversion. The repository has transactions
already; no reason for them to be committed immediately. A user can
commit his changes to a transaction, but then just leave the transaction
alive rather than committing it. Then a manager can come along and
peruse the transaction and do the final commit.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 24 14:46:38 2004

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.