Fuel

View Ticket
Login
Ticket Hash: 47f3d4b33fbd04a9c3679ad6fac5c191083b4386
Title: Fuel does not store password for remote repository after fossil clone
Status: Open Type: Code_Defect
Severity: Important Priority:
Subsystem: Resolution:
Last Modified: 2015-12-28 08:49:15
Version Found In: 2.0.0 Beta
User Comments:
anonymous added on 2015-12-28 08:49:15:
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.