문제

I am getting following error while I am doing svn checkout:

Authentication realm: https://subversion.assembla.com:443 (null)
Password for '...':
Abort trap: 6

Any help?

도움이 되었습니까?

해결책

This looks like a svn client core dump.

What are you using to checkout your svn repository and what operating system are you on? Can you authenticate in a web browser to your svn repository? What happens when you try it from another computer or client?

You might need to reinstall your client or libsvn completely.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top