On Thu, Sep 1, 2011 at 6:23 PM, Martin S. Weber <[email protected]>wrote:
> Try setting the autosync URL (fossil remote-url) to > http://user@host:port/path. > Note the presence of user in the URL. To expand on that a bit: if you clone with: fossil clone http://USER:PASSWORD@host/... my.fsl fossil will remember the authorization info but won't (unlike svn) reveal your password on stdout when shows you the URL later (e.g. via a pull/sync). -- ----- stephan beal http://wanderinghorse.net/home/stephan/
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

