Thus said Will Parsons on Thu, 07 Aug 2014 00:53:53 -0000: > fossil push https://chiselapp.com/user/<uname>/repository/<reponame> -B > '<uname>:<passwd>' >
By the way, if chiselapp does support HTTP_AUTH, then you might simply need to enable REMOTE_USER support in your respository if that is how you prefer to authenticate. The ``Allow REMOTE_USER authentication'' setting is found under Admin->Access and it should be safe to use as long as you are using HTTPS, otherwise, it's safer to use Fossil authentication. HTTP_AUTH is also safe over HTTP combined with Fossil authentication if the HTTP user/pass are different from the Fossil user/pass. Andy -- TAI64 timestamp: 4000000053e2ed46 _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

