[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pcl-cvs: suppress empty dirs?
From: |
Stefan Monnier |
Subject: |
Re: pcl-cvs: suppress empty dirs? |
Date: |
Sun, 07 May 2006 00:22:00 -0400 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
> feature' that is bugging me. When I do a cvs-examine in pcl-cvs then any
> old empty directories still in the repository are showing up with "new-dir
> Need-Update" which is real annoying.
Yes, it's annoying, but it can be very useful if it really means what
it says. To get rid of the warning, add the entry to the .cvsignore file
(with a final /).
Stefan