In linux, the username and password are missing during SVN migration. host key verification failed

Source: Internet
Author: User

In linux, the username and password are missing during SVN migration. host key verification failed

1. The work machine and book are both linux. I usually have some money in the purse, and empty hands like the work card key will go to work...
Www.2cto.com
2. Prepare to pull the source code from the company's svn server. Then an error is reported.
"Host key verification failed"
It may have been a long time ago. The ssh key has already been repeated and modified. It is an old key on the book.
So
# Vim/root/. ssh/known_hosts
Delete all keys in ggVG d: wq all selected Delete Save quit
Then continue to pull

3. svn checkout url/path
I suddenly found that I couldn't remember my password... I don't seem to know which one it is.
Fortunately, there is a working machine that can be used frequently. So I checked the files of svn's account information.
# Ls/root/. subversion/auth/svn. simple
F41a29d3154438aeff11d37c97ab5dd3
# Cat/root/. subversion/auth/svn. simple/f41a29d3154438aeff11d37c97ab5dd3
You can see the svn password in plain text. Then let's go to svn checkout.

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.