On 9 Dec 2009, at 21:21, [email protected] wrote:
> Which is exactly why "fossil rm *.foo" should delete *.foo from the > file system as well as from the repository. If you forget, and do "rm > *.foo", then you can ask fossil to give you the files back, and then > do "fossil rm *.foo" so that you don't need to type in all of the > names. > > Will Although, I think, as you don't have any globbing, when you "ask fossil to give you the files back", you do need to type in all the names :-) (unless those deletions are the only changes that you've made to the working copy). _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

