Oracle PL/SQL Developer Integrated TFS for Team script file versioning

Source: Internet
Author: User

For the traditional large-scale software products using relational database, the continuous development and maintenance of the background database can produce a large number of script files, how to make versioning more convenient for these script files, and how to quickly manage the permissions between the teams. The level of integration between the different database products and the corresponding client management tools and different product version management tools may be subject to different physical examination and reception.

This article implements a version management model for database scripting by documenting TFS, PL/SQL, and the corresponding plug-in installation, configuration, and operation.

1, Environment and plugins

Implementing version management integration for PL/SQL tools and TFS requires the following plug-ins

PL/SQL Developer plugin,:

Http://www.allroundautomations.com/download/vcs124.zip

TFS MssCi Tools,:

Http://visualstudiogallery.msdn.microsoft.com/06c8e056-7f77-4a5c-9b8b-49318c143df8

Teamexplorer tool (if you have installed VS2013 and subsequent versions, ignore):

http://www.microsoft.com/en-us/download/details.aspx?id=39314

2, TFS parameter Configuration in PL/SQL

The above installation package is very simple, easy to click a few steps, after the installation of the above software, open the PL/SQL tool, you can see on the toolbar to add the VCs menu. Click VCs, Open Project appears as in the TFS Parameters Configuration dialog box.

Click the Open Folder button in the Project entry box, select the TFS Server and project and specify the local working directory

3, in PL/SQL, script file check in, check out, etc.

To create a new script file, the file must be placed under the local workspace directory that you set up in the previous step.

Click CVS, add, check the newly added files and check in to the TFS code base.

You can see the code you just checked in in TFS Portal

Other operations, such as checkout code, historical version comparison, etc., are not listed, these functions are out-of-the-box functionality.

4, File Rights Management instructions

Multi-person teams may involve the need for rights management, such as the need to reasonably resolve different roles of different groups of people have different permissions on the file.

I think in addition to the knowledge rights protection, data security defense, project risk avoidance and other starting points, as far as possible not to waste team members of the rights management this thing.

Rights management, combined with the region, folder, file itself, account, and permission terms in TFS, can satisfy an absolute majority of permission scenarios, applying permissions to the least granular management object. is a file permission configuration interface.

Oracle PL/SQL Developer Integrated TFS for Team script file versioning

Related Article

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.