Hi,
I'd like to have a way to revert several files at a time, and
particularly, to revert all files that match a glob pattern. Eg, I'd
like to be able to do:
fossil revert *
To revert everything in this folder, and
fossil revert ImageController.*
to revert ImageController.h and ImageController.cpp.
Is this possible? When I try this, it seems that only one file is
reverted. I presume that the shell expands the glob and then fossil
reverts only the first expansion?
Cheers,
Benjohn
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users