Hi, I have recently upgraded our fossil from 1.23 to 1.27, and have encountered this issue: > fossil clone http://user:password@..... this will not ask me if I want to remember password, but did clone successfully. However if I want to add a file or make a change to files and commit via: > fossil commit -m "message" I will get the following error: Error: login failed, missing or incorrect password for user "xxx"
So I tried cloning without password: > fossil clone http://user@... it will ask me if I want to remember password (Y) and subsequent commit was successful. So I figured it had to do with fossil not asking the 'remember password' question... Is there any setting I am missing? Thanks in advance. ft
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

