The riddle revealed:
term% ls -l ape
d-rwxrwxr-x M 1003 miller miller 0 Mar 27 09:31 ape/9src
d-rwxrwxr-x M 1003 miller miller 0 Mar 27 09:31 ape/cmd
--rw-rw-r-- M 1003 miller miller 573 Feb 28 2002 ape/config
d-rwxrwxr-x M 1003 miller miller 0 Mar 27 09:31 ape/lib
--rw-rw-r-- M 1003 miller
> I've seen that when the directory is ok but the file is not, fossil cannot
> get to the data file although it can obtain the metadata for the file.
>..
> Is that the case?
No, in this case the files are all actually fine.
I've seen that when the directory is ok but the file is not, fossil cannot
get to the data file although it can obtain the metadata for the file.
In fact, we still have a few files named "bug" which came from
mv a-file-in-such-shape to bug
Is that the case?
On Mar 27, 2012, at 6:38 PM, Richard Mi