Windows uses the SVN command

Source: Internet
Author: User
Tags svn client

Without installing the TORTOISESVN client, you can http://subversion.apache.org/packages.html#windows find the SVN client tool under Windows. Select Win32svn to install.

After installation, the bin directory is the corresponding program. Add the bin directory to path by adding environment variables. Start cmd and hit SVN help to confirm the installation is successful.

OK, you can find your code and do checkout. In the process of commit code, one of the frequently occurring problems is: Svn:none of the environment variables svn_editor, VISUAL or EDITOR is set, and no ' editor-cmd ' Run-time configuration option was found

This means that your system does not specify what text editor the SVN client will use to write the submitted comment. We add the environment variable, and the value of Svn_editor is Notepad. Re-svn CI code again. Notepad pops up and writes out the notes to save. Code Submission!

Windows uses the SVN command

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.