CornerStone commit failed solution, cornerstonecommit

Source: Internet
Author: User

CornerStone commit failed solution, cornerstonecommit

Upgrade SVN to solve the issue that Cornerstone cannot Commit


Opening Remarks

Today, SVN suddenly becomes difficult (we use Cornerstone). The specific situation is that we can Check Out, Update, and Revert, that is, we can't Commit (that is, hanging Commit ). Asked the Team Leader what to do, he said he would try to raise SVN to a lower level. I searched the internet and wrote many blogs on the Internet a few years ago. It was useless to try it. But it provides ideas, and I finally succeeded.

Body
  1. Download the Mac installation version of Subverion.


Subverioninstall version .png

2. Install the downloaded Subverion and click Next.


Install subversion.png

3. After the installation is complete, it will prompt you to configure the SVN path, prompting you to use the command line. I lost it and failed. But I understood the meaning of the command line and then started it on the graphic user interface.

Enter:

open /Applications/Xcode.app/Contents/Developer/usr/bin/

(Note: This step can also be implemented by using the go to folder function of Finder .)

Find the file starting with svn.


Svn.png in Xcode IPA

You can delete these files or keep them as you (I have chosen to collect them ).

Next, enter the following information on the terminal:

open /opt/subversion/bin/

Similarly, files starting with svn are found.


Svn.png in Subversion

Copy these items and place them in the last open path. That is, in IPA of Xcode/Applications/Xcode.app/Contents/Developer/usr/bin/Path. Here you may have understood that it is to replace these SVN files.
Then enter the following in the terminal:

svn --version

You will see the following:


Svn#.png

By now, the SVN upgrade is complete, but the use of Cornerstone for Commit still fails.

What should we do? The answer is: Upgrade Cornerstone. After Upgrade, Cornerstone:


Upgrade cornerstone.png

Now you can enjoy the Commit!


Copyright Disclaimer: This article is an original article by the blogger and cannot be reproduced without the permission of the blogger.

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.