On Thu, May 12, 2005 at 04:08:27PM -0700, David Brown wrote:
> I encountered this as a problem with 'arch', though, because their default
> ignore list has 'core' as a file to ignore. It also ignores the entire
> net/core directory when importing the linux kernel.
Ouch! Thanks for the warning...
Two random ideas:
-- pass dirs to ignore_file with a trailing / on them. So net/core/
will not be matched by the (default in monotone as well) pattern
"/core$".
-- actually separate ignore_file and ignore_dir into two separate
hooks. Maybe cleaner; makes .mt-ignore support strange...
-- Nathaniel
--
Eternity is very long, especially towards the end.
-- Woody Allen
_______________________________________________
Monotone-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-devel