On Wed, 2010-02-10 at 18:25 +0100, Ramon Ribó wrote: > Another interesting addition to fossil would be a "fossil extras" that > only gave the extra files inside current directory
I'm simulating this now with `fossil extras | grep /path/to/this/dir`, but since fossil extras takes a couple minutes to execute on this aforementioned project with thousands of extra files, it's not an efficient command. If I could `fossil ignore` all those never-to-be-added files, I think just piping through grep would be adequate. -- Joshua Paine LetterBlock: Web applications built with joy http://letterblock.com/ 301-576-1920 _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

