When cloning a remote repository in 2.0.0 Beta, the password for the remote repository is not properly stored in remotes. You have to make changes from command line fossil and store the password in order to get it working.
Steps to reproduce:
1. check out a remote repository and enter all the needed credidentials
2. try to change something, eg. switching a branch
3. you get the error message 'missing or incorrect password for user "<username>"'
Changing the password in the Remotes-properties does have no effect at all.
|