1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1
2
3
4
5
6
7
8
9
10
|
-
-
-
-
-
|
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.
# Adding files to a checkout
`fsl_reserved_fn_check()` needs to recognize whether the files `manifest`, `manifest.uuid`, and `manifest.tags` are "magic" or not, and skip them if they are. We have the code needed in `fsl_ckout_manifest_write()` but it needs refactoring.
# 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 .
|