Question

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?

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top