I'm trying out chiselapp for the first time and running into
difficulties.  I managed to create an account for myself and upload an
existing repo successfully, but I can't seem to figure out how to push
changes to chiselapp.

What I thought should work is:

fossil push https://chiselapp.com/user/<uname>/repository/<reponame> -B 
'<uname>:<passwd>'

This firstly results in:

SSL verification failed: unable to get local issuer certificate
Certificate received:
...
SHA1 Fingerprint:
...
Accept certificate for host chiselapp.com (a=always/y/N)?


How does one go about verifying the certificate?

Since I wasn't transmitting any sensitive data anyway, I answered yes,
and then got:

Error: not authorized to write

Is there something wrong with the way I'm trying to authenticate?

I apologise if this is not really a fossil question, but the chiselapp
website seems quite sparse on help.

_______________________________________________
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