Fossil SCM
GPG error on commit with GPG disabled
Fixed
0101a97fefd5ca9…
· opened 16 years, 6 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Cosmetic
- Resolution
- Fixed
- Subsystem
- —
- Created
- Sept. 30, 2009 8:51 p.m.
On doing a commit, with GPG disabled in the Fossil configuration, I still get an error saying that GPG is missing, do I still want to commit?
drh added on 2009-09-30 23:19:28:
Did you run
fossil setting omitsign on
That should disable both the use of GPG and the warning that the check-in is unsigned. Did you try this setting? Or are you saying that this setting is not working?
anonymous added on 2009-10-03 14:52:05:
Turning GPG off from the command-line, as you suggested, seems to work fine. I'd tried
turning it off from the "fossil ui" screen, and that appears to have had no effect.
drh added on 2009-10-31 13:50:40:
check-in [671e7c34e9a78bd49212e149760c51625fbb9a82]