How can I set up a Bazaar smart server on windows server using the Bazaar protocol only (aka bzr:// and no ssh)? Although I must still have a user/password authentication.
It is hard to find the right documentation or even the right information indicating whether there is a possibility to do that or not.
Available Bazaar protocol for authentication with username & password : FTP, SFTP, HTTP, HTTPS.
the bzr://
protocol does not support authentication.
Have a look here: http://doc.bazaar.canonical.com/developers/authentication-ring.html