On 2016-08-18 16:25:20, Bertram Scharpf wrote: > > (...) > > Try: > > fossil push http://jdoe:password@localhost:8080 > > This is the solution. Thank you! > > Yet, I prefer to enter the password on an extra prompt. >
Try fossil remote-url http://jdoe@localhost:8080 after which fossil will ask you for the password on a separate prompt, followed by the question whether you want to store the password. Afterwards, fossil sync/push/pull will use that url and the entered credentials. HTH, -Martin _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

