Reputation: 1652
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?
Upvotes: 1
Views: 985
Reputation: 10474
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.
Upvotes: 2