Hi Norman, On Thu, Nov 27, 2008 at 15:09:03 -0500, Norman Ramsey wrote: > I use darcs w -sl as a regular part of my workflow. > It would speed things up enormously if I could tell darcs > on the command line that certain files are boring. > > E.g., > > darcs addboring empty umasm echo.txt
Would the boring file mechanism work well enough for you? You can edit _darcs/prefs/boring or perhaps write a script to do that for you. One useful trick is to darcs setpref boringfile some_other_file darcs add some_other_file This allows you to version control the boringfile itself so that a project can share the same list of boring regexps Thanks! -- Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow> PGP Key ID: 08AC04F9
signature.asc
Description: Digital signature
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
