Hi Guys,
I just installed Ubuntu 10.04 on a system and I installed Bazaar Explorer.
I want to check-out my source code from Assembla, so as usual, in Bazaar I went to checkout and provided both the URL and folder (In Documents).
But I get a
Status: Failed!
Run command: bzr checkout --lightweight
https://subversion.assembla.com/svn/Project3 /home/ubuntu/Documents/Project3
bzr: ERROR: Invalid http response for
https://subversion.assembla.com/svn/...branch-format: Unable to handle http code 401: expected 200 or 404 for full response.
Do I need to enable something on my new Linux system?
Help!