Fossil Forum
anonymous
1 month, 2 weeks ago
Post: how to commit from the ui / webserver
I know I must be looking right at it but I cannot figure out how to do a commit from the ui/webserver. The drop down hamburger/Checkout Status shows that there are changes to files but I see no where to the commit those changes. Can I only do that from the command line?
danield
1 month, 2 weeks ago
Currently, yes.
anonymous
1 month, 2 weeks ago
Thanks!
MelvaigT
1 month, 2 weeks ago
You may like Fuel - see my other thread. Beware the caveats though - its old, has a few bugs, and is at risk of breaking at any time because of incompatible changes to Fossil itself.
The reason commit is not part of fossil UI is that the UI is web based and falls foul of security issues that arise if you try to give it permissions to a checkout.