2

In my timeline I have closed a leaf that I did not have to close. Now, if I try to commit against that repository, I get the message:

Cannot Commit against a closed leaf

Is it possible to re-open that closed leaf? And how?

Thank you in advance

user1737538
  • 497
  • 2
  • 7
  • 16

1 Answers1

2

This same question just popped up on the fossil-users mailing list. I'll repeat Andy Bradford's answer here:

There is  an option open the  leaf in the  web UI (fossil ui).  Find the checkin in the  timeline, click on it and then  click edit. There should be a checkbox that says:

  Cancel special tag closed

If you check it and save the changes, the leaf will no longer be closed.

Martijn
  • 13,225
  • 3
  • 48
  • 58