On 10/31/16, arnoldemu <[email protected]> wrote: > > But still it's not possible to revert missing files using a wildcard. I > guess because the shell doesn't know about them and doesn't expand them and > fossil considers the * to be a valid character in a filename.
That is correct. That is the unix way. I suppose this is so obvious to people who grew up with Unix that we don't even think about it. Are you coming from a windows background? -- D. Richard Hipp [email protected] _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

