Windows Webstorm configuration using SVN

Source: Internet
Author: User

Recently in the use of Webstorm for web development, it is worth mentioning that Webstorm is indeed a good IDE, although the memory overhead may be large, but in the writing of JS, there are many features such as automatic completion.

OK, get to the point: how to Build SVN version control tools for team development in actual project development?

First step: First download Install SVN server visualsvn: Download link.

Step Two: Install the SVN command line tool sliksvn: Download link.

Step three: Set the command-line program path in Webstorm, my SLIKSVN installation path in: D:\Program files\sliksvn. Webstorm->file->settings->vision control->subversion->use command line clicent, set this path to: D:\Program Files\sliksvn\bin\svn.exe. Click OK to finish.

Fourth step: Create the project in VisualSVN, create the user, give the user read and write permissions to the project.

Fifth step: Click the VCs menu in Webstorm, turn on version control, import the current project to SVN, the other members of the team can connect your SVN server to write code, commit.

As for the SVN file version control rules, update the way and so on everyone's own Baidu.

Windows Webstorm configuration using SVN

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.