Sign code from SVN and build detailed process for integrated development environment

Source: Internet
Author: User

After several years of experience signing code from SVN, the detailed steps are finally summed up

Create a new folder under Upupw/htdocs (depending on your server's root directory), here is bpb1027

, right-click and select SVN Checkout

Fill in the intranet or extranet to access the SVN address, followed by a/trunk (trunk development)

Different SVN trunk (trunk), Branch (branch), tags (tag)

Trunk:is used to master the direction of development, a new module development, this time on the trunk, when the module development completed, need to modify, with branch.
Branch:is used for parallel development, where parallelism refers to the comparison with the trunk.
Tag: is used to make a milestone, whether it is a release version, but is a usable version. Here, it should be read-only. More is a display, giving people a readable mark.

After signing down

Build the integrated development environment below

First step: Establish database bpb1027 (name optional)

Step Two: Configure "Zend_loader.license_path =c:\upupw\htdocs\" in the final "[Zendloader]" section of the PHP configuration file, the php.ini file in the "C:\upupw\PHP5\" directory. Bpb\config\developer.zl ", or PHP project BPB
The path to the Developer.zl in the configuration folder.

The BPB2 should be changed to bpb1027 here. (previously used BPB2)

Step three: Modify the app.php under C:\upupw\htdocs\bpb1027\config\production

will be changed to

Fourth step: Restart the UPUPW server

Fifth Step: Start installing product applications

Then it starts to install automatically

Each time you re-install the sysdeal\sysmessage\sysmerchant separately

Sixth step: Update

To this, the environment is built.

Finally, you can access it in the browser address bar: http://localhost/bpb1027/public/index.php

Sign code from SVN and build detailed process for integrated development environment

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.