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

Re: Preventing bad commits

From: Nico Kadel-Garcia <nkadel_at_comcast.net>
Date: 2006-08-11 01:43:50 CEST

----- Original Message -----
From: "Chris" <shef31@yahoo.com>
To: <users@subversion.tigris.org>
Sent: Thursday, August 10, 2006 7:09 PM
Subject: Re: Preventing bad commits

>> You could also require some review process before checkin.
>
> How? How can I see just the changes they'd like to make, and approve or
> disapprove of them?

Take control of a "tags" or your "branches", by playing with svnperms.py and
svnperms.conf. It easily allows one to set permissions to allow the creation
of new tags, but their deletion only by a sitemaster, and changes to trunk
only by the sitemaster. So force them to create a tag, then be ready to
merge that tag when you're done.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 11 01:44:58 2006

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.