Team Development: Leveraging Fisheye Code reviews (combined with SVN)

Source: Internet
Author: User

When team development, code review is an essential part of the code-writing process.

Now say, what is code review:

Code review ( Code Review) is a common tool in software development, it is easier to find and architecture and time-related problems than QA testing, but also helps team members to improve programming skills, unified programming style and so on.

The installation of Fisheye is omitted here. If necessary, please do not (Qing) to ( Lian ) to find (xi) me.

here are the installation manuals: http://download.csdn.net/detail/zc474235918/8258457

1.The first is toFisheyewith theSVNto bind.

I 'm using svn, so I'll take subversion for example.

this SVN URL must fill in SVN the path to the library. Note the path to the folder within the library is not writable

After that you can Test Connection, the connection is successful, you can complete the (ADD)

2. Use Fisheye to view each commit code in SVN

The initial use of fisheye, it takes some time to sync the contents of SVN to fisheye.

Once the library has been added to the fisheye, you can see the code for each commit in SVN.

Below, I'm experimenting with an empty library.

2.1 Left Icon

a green plus sign that represents the number of rows added

Red minus sign, representing the number of rows deleted

Note : Modify = Delete + Add

2.2 See update for specified version

Compare to Previous version

There are two shades of the interface that are viewed in version comparison.

Red Shading: Indicates the original content of the previous version

Green Shading: Indicates the updated content of the modified (latest version)

Review the code to improve the quality of your code.

Look at the focus of the code:

1 , whether to comply with the development of the project specifications, including named comments , etc.

2 , view others module, you can see whether the external interface provided by the module meets the requirements

3 , the censor may advise the person to be examined, but not modify the content without authorization

Code review of the work, strictly enforced, will certainly improve the quality of the code.

For code review experience, see:

Http://www.williamlong.info/archives/3272.html

Team Development: Leveraging Fisheye Code reviews (combined with SVN)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.