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

RE: Junior developers

From: Srilakshmanan, Lakshman <lakshman.srilakshmanan_at_police.vic.gov.au>
Date: Thu, 18 Feb 2010 09:37:58 +1100

Hi dcz,

You can write a pre-commit hook or use AuthzSVNAccessFile to restrict
commit into trunk by only Senior Developers. This way the Junior
developer can perform his work in the branch and requests the Senior
Developer to review and merge his code back into trunk in preparation
for release. I am assuming you use trunk as a stable stream.

Thanks
Lakshman
-----Original Message-----
From: dcz [mailto:dcz_at_phpbb-seo.com]
Sent: Thursday, 18 February 2010 12:17 AM
To: users_at_subversion.apache.org
Subject: Junior developers

Hello,
Here is what I'm trying to do : some user (let's call them junior
developer) should require their commit to be authorized by other (senior
developer) before they would actually be committed.

Since I saw this feature on an svn (though I do not administrate this
one, so I can't tell how it is done, but it's svn for sure) and found it
pretty useful, I was a bit surprised not to be able to find any topic
about it after hours a googling.

Would be very nice if someone could share thoughts about how to set such
feature up.

Regards,

dcz
Received on 2010-02-17 23:39:08 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.