Hi,

I'm a new user of fossil and I've setup a remote fossil server
using apache2 / https and cgi.

Now I want to push or sync my local repository to the one on the
server:


$ fossil sync https://user:pass@server/fossil/test_helloworld
Round-trips: 1   Artifacts sent: 0  received: 0
Sync finished with 502 bytes sent, 420 bytes received

$ fossil sync
missing or incorrect password for user "user"


Doesn't fossil store the password for future use?

I want to sync without having to enter the password / full URL every
time. How can I do that?

Thanks
Michael
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to