본문 바로가기

카테고리 없음

intellij svn 접속 오류시

svn: E170013: Unable to connect to a repository at URL

svn: E730049: Error running context:

svn: E230001: Server SSL certificate verification failed

 

아무리 로그인해도 svn접속이 되지 않는경우

 

 

Microsoft Windows [Version 10.0.16299.371]
(c) 2017 Microsoft Corporation. All rights reserved.

C:\Users\goo30>cd C:\dev\Apache-Subversion-1.9.2\bin

 

Subversion설정한 폴더로 이동한후 bin폴더에서

svn list [svn주소]

명령어를 치면 접속계정설정가능

 

C:\dev\Apache-Subversion-1.9.2\bin>svn list https://아이피:포트/svn

Error validating server certificate for 'https://아이피:포트':
 - The certificate is not issued by a trusted authority. Use the
   fingerprint to validate the certificate manually!
 - The certificate hostname does not match.
Certificate information:
 - Hostname: PC
 - Valid: from Apr  3 00:24:48 2018 GMT until Mar 31 00:24:48 2028 GMT
 - Issuer: PC
 - Fingerprint: 47:48:D3:D8:A2:85:62:94:78:72:46:C1:1F:59:D4:41:C8:FE:B6:6D
(R)eject, accept (t)emporarily or accept (p)ermanently? p    


Authentication realm: <https://아이피:포트> VisualSVN Server


Password for 'goo30': ****

자동으로 컴퓨터계정명으로 아이디가 입력됨..

svn에서 해당아이디로 계정생성후 비번입력하면 접속성공