Re: --anchor-vc-ignore

2008-08-02 Thread Joel E. Denny
On Sat, 2 Aug 2008, Bruno Haible wrote: > * gnulib-tool (func_import): When updating or creating a .gitignore > file, prepend each added line with a slash, and ignore leading slashes > from the existing lines. Thanks Bruno. It works for me.

Re: --anchor-vc-ignore

2008-08-02 Thread Bruno Haible
Hi, Joel E. Denny wrote: > Would you consider adding a --anchor-vc-ignore option to gnulib-tool? > This option would tell gnulib-tool to precede every .gitignore entry it > creates with "/" so that, as with .cvsignore, the entry would not apply > recursively to subdire

Re: --anchor-vc-ignore

2008-08-01 Thread Paolo Bonzini
Would you consider adding a --anchor-vc-ignore option to gnulib-tool? This option would tell gnulib-tool to precede every .gitignore entry it creates with "/" so that, as with .cvsignore, the entry would not apply recursively to subdirectories. In Bison, we're anchoring

--anchor-vc-ignore

2008-08-01 Thread Joel E. Denny
Hi, Would you consider adding a --anchor-vc-ignore option to gnulib-tool? This option would tell gnulib-tool to precede every .gitignore entry it creates with "/" so that, as with .cvsignore, the entry would not apply recursively to subdirectories. In Bison, we're anchoring