> I'm trying to add the file index.html to my project and darcs skips it > as a boring file. I have an index.jsp elsewhere in the project that it > does not flag as boring. I don't see anything in the boring files with a > matching regular expression. Running version 1.0.8 on Windows. > Your assistance is appreciated. > > My boring file has the following entries: > ---------------------------------------- > \.war$ > ,* > (^|/)tmp($|/)
Shouldn't it be ",.*" instead of ",*" in your boring file? ",*" matches anything. Cheers, - arb _______________________________________________ darcs-users mailing list darcs-users@darcs.net http://lists.osuosl.org/mailman/listinfo/darcs-users