Revision: tla--locl--1.2--patch-1 Archive: junkio@cox.net--2004 Creator: Junio C Hamano Date: Fri Jan 30 21:28:49 PST 2004 Standard-date: 2004-01-31 05:28:49 GMT Modified-files: libarch/invent.c New-patches: junkio@cox.net--2004/tla--locl--1.2--patch-1 Summary: Tighten precious match for .svn subdirectory Keywords: Meta information directories for foreign revision control systems are marked as "precious" in the default inventory rules. However, recent changes to add ".svn" introduced in lord@emf.net--2004/tla--devo--1.2--patch-82 (originally from rbtcollins@hotmail.com--barch/tla--integration--1.1--patch-77) forgets to quote the leading dot, making "1svn", "Zsvn", etc. precious as well. This patch fixes this typo.