1
2
3
4
5
6
7
8
9
10
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
+
+
+
+
+
|
An informal list of FIXMEs which don't warrant full tickets...
This is not *intended* to be a list of long-lived fixme's, but more of a scratchpad for things which come up spontaneously and shouldn't be forgotten.
# Checkin
- 2021-03-20: **when doing a partial checkin, add/rm-queued files which are not part of that checkin get their add/rm-queued state unset** as a side-effect of the post-checkin vfile scan. How best to resolve this is unclear. We may have to, instead of doing a full scan, incrementally update the vfile table as the checkin is processed. The point of the vfile scan was to avoid exactly that :/.
# f-vdiff
Just does really weird stuff sometimes when using the symbolic name `.` for the local checkout. e.g. after merging in fossil's trunk to the leaves-command-branched-from branch, then...
```
$ f-vdiff --from trunk --to .
|