Re: SVN with code review workflow
From: <russ_at_vshift.com>
Date: Mon, 29 Jun 2009 15:56:31 +0000
I wouldn't recommend a developer's branch personally. I would have a branch per feature/change request/ticket and once that's complete, it can go to the reviewer to review and merge into trunk.
This is what we do for larger changes, with the branches corresponding to their trac ticket numbers.
Having a single developer branch would force the developer to stop working - or at least not commit his changes until the review of the previous change has been made and approved.
Russ
-----Original Message-----
Date: Mon, 29 Jun 2009 11:38:19
Greetings all,
I am a Web developer with a company who (rightfully so) places a large
The concern of certain key people in the organization is that putting
I understand their concern, and I have a few ideas about what could be
One solution I have heard of large shops using is to have each
At this point, the code reviewer could look at all the diffs between
I have also heard of tools such as Codestriker
What solutions have you all seen in action? Thanks in advance for any
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org]. |
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.