In linux, the username and password are missing during SVN migration. hostkeyverificationfailed
Source: Internet
Author: User
In linux, the username and password are forgotten during SVN migration. hostkeyverificationfailed1. both the working machine and the notebook are linux. I usually have some money in my purse, and empty hands like work card keys go to work... www.2cto. com2. prepare to pull the source from the company's svn server... 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.
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