What version are you running?
1.5.2
What's the URL of the page containing the problem?
/admin/db/scmtools/repository/add/
What steps will reproduce the problem?
1. Select custom hosting service.
2. Bazaar repository type.
3. Path starting with sftp:// or bzr+ssh:// to a repository.
4. Username and password working with SSH.
What is the expected output? What do you see instead?
Expecting to see a new repo but instead I get: "Unrecognised value for BZR_SSH environment variable: rbssh"
What operating system are you using? What browser?
Windows 7 with Chrome 11.0.655.0
Please provide any additional information below.
It seems that SSH is working since it gives an error if the credentials are wrong. However when they are right I get the aforementioned error.