[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: dcz <dcz_at_phpbb-seo.com>
Date: Wed, 24 Feb 2010 09:24:49 +0100

Le 22/02/2010 06:58, Srilakshmanan, Lakshman a écrit :
> Hi Dcz,
>
> One point of clarification. Each JD does ** not ** have their own branch.
> Each ** change ** has a branch. If the change is large and more than one developer is working on the change, they will all work in the same branch.
>
>
Hello Srilakshmanan,

But this means a JD branch separated from the SD one, if we do not want
to mess up too hard (the idea is to add many JD, starting with few SD so
... we need to make it simple for the SD)

Anyway, since redmine now has groups (we just updated), I'll use it to
handle JDs this way :
JD group can post private issues and attach a diff, SD review it and
authorise it (eg commit for real) and voila, eveythings is well traked
and simple enough this way.

Regards,

dcz

> Thanks
> Lakshman
> -----Original Message-----
> From: dcz [mailto:dcz_at_phpbb-seo.com]
> Sent: Thursday, 18 February 2010 7:43 PM
> To: users_at_subversion.apache.org
> Subject: Re: Junior developers
>
> Hello,
> Yes, could be a solution, use branches, but I would like to avoid the one branch per JD situation also. I'm currently investigating over review board if you have thoughts to share.
> FYI the trunk is indeed intended a stable stream.
>
> Le 17/02/2010 23:37, Srilakshmanan, Lakshman a écrit :
>
>> 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-24 09:25:26 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.