Intellij idea SVN submission Error

Source: Internet
Author: User
Tags svn client

Environment Description:

  • System: Mac OS X 10.9 and 10.10
  • System settings: lang = zh_CN.UTF-8
  • SVN client: 1.8.10
  • Intellij idea 13

Without a doubt, intellij idea is one of the best Java ides.

Use macports on Mac OS X to install the svn Client Version 1.8.10, and set the subversion of intellij idea to "use command line client"/opt/local/bin/SVN

However, it is found that the submission error is always reported during submission, and the error code is unknown-1.

After checking, it is found that the svn command uses the Lang environment variable of the system to generate the corresponding response information. That is to say, the submission of SVN is successful, but the client provides a Chinese output, which makes intellij idea unable to correctly identify whether the response contains successful information.

Okay, let's just explain the reason,

Go directly to the/opt/local/share/locale/zh_cn/lc_messages directory,

Use sudo MV subversion.mo. zh_cn

In fact, it is OK that the svn command line cannot find the message text package in Chinese.

 

Intellij idea SVN submission Error

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.