actually be committed.
>
> You could require the junior developer to put a line like this
> in the log message:
>
> Approved by:
>
> Then you could have a pre-commit hook that rejects commits from junior
> developers, unless that line is present in the log message. If the
a line like this
in the log message:
Approved by:
Then you could have a pre-commit hook that rejects commits from junior
developers, unless that line is present in the log message. If the
junior developer lies about whether the code has been approved, then
you have a non-technical problem t
ruary 2010 7:43 PM
To: users@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 indee
...@phpbb-seo.com]
Sent: Thursday, 18 February 2010 7:43 PM
To: users@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
se. I am assuming you use trunk as a stable stream.
Thanks
Lakshman
-Original Message-
From: dcz [mailto:d...@phpbb-seo.com]
Sent: Thursday, 18 February 2010 12:17 AM
To: users@subversion.apache.org
Subject: Junior developers
Hello,
Here is what I'm trying to do : some user (let
Le 17/02/2010 18:34, Ryan Schmidt a écrit :
On Feb 17, 2010, at 08:36, dcz wrote:
Le 17/02/2010 15:24, Andy Levy a écrit :
There is no "dry run" for a commit. It's conceivable that you could
check the user ID in the pre-commit, and if the committer is JD,
reject the com
am assuming you use trunk as a stable stream.
Thanks
Lakshman
-Original Message-
From: dcz [mailto:d...@phpbb-seo.com]
Sent: Thursday, 18 February 2010 12:17 AM
To: users@subversion.apache.org
Subject: Junior developers
Hello,
Here is what I'm trying to do : some user (let's
On Feb 17, 2010, at 08:36, dcz wrote:
> Le 17/02/2010 15:24, Andy Levy a écrit :
>>
>
>> There is no "dry run" for a commit. It's conceivable that you could
>> check the user ID in the pre-commit, and if the committer is JD,
>> reject the commit while mailing a diff to SD which represents the
>
Le 17/02/2010 15:24, Andy Levy a écrit :
On Wed, Feb 17, 2010 at 09:19, dcz wrote:
Thanks for responding.
I was hopping that someone did put something together to handle this.
It looks like doable with a pre-commit hook that would have a look in a db
(or a file) to find out if the user is
On Wed, Feb 17, 2010 at 09:19, dcz wrote:
> Thanks for responding.
>
> I was hopping that someone did put something together to handle this.
> It looks like doable with a pre-commit hook that would have a look in a db
> (or a file) to find out if the user is JD or SD. For JDs, the commit could
> b
Thanks for responding.
I was hopping that someone did put something together to handle this.
It looks like doable with a pre-commit hook that would have a look in a
db (or a file) to find out if the user is JD or SD. For JDs, the commit
could be made dry-run, and the script could in such case s
On Wed, Feb 17, 2010 at 08:17, dcz wrote:
> 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 d
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
13 matches
Mail list logo