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

Re: Suspending commits

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2006-07-21 14:04:36 CEST

On Friday 21 July 2006 11:42, Michael Pickard wrote:
> Does anyone know of a way to globally remove commit rights to svn for a
> short period ?
>
> I would like to prohibit anyone from committing new code during UAT
> testing (one day a week) without my prior authorisation. All users
> should remain free to update/checkout during this time, and would be
> free to commit outside of this timeframe.

I don't know what UAT testing is, but the possibilities are as many as there
are possibilities to restrict access. If the only thing you need is a
snapshop to run some lengthy tests on, you could create a branch, run the
tests on that branch and let user run freely on the normal trunk during that
time. This doesn't disable commits but it has the effect that the commits
don't affect the branch which you are using for testing.

I'm not sure if that is what you want though, as I don't know what UAT means.

Uli

****************************************************
Visit our website at <http://www.domino-printing.com/>
****************************************************
This Email and any files transmitted with it are intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any reading, redistribution, disclosure or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you are not the intended recipient please contact the sender immediately and delete the material from your computer.

E-mail may be susceptible to data corruption, interception, viruses and unauthorised amendment and Domino UK Limited does not accept liability for any such corruption, interception, viruses or amendment or their consequences.
****************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 21 14:05:49 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.