Pergunta

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?

Foi útil?

Solução

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top