Paul Querna wrote:
[EMAIL PROTECTED] wrote: <snip>
httpd/httpd/trunk/modules/debug/.deps httpd/httpd/trunk/modules/debug/Makefile
I thought these should both be generated, not checked into svn?
Yep, but how does one tell SVN to ignore them?? :/
svn pedit svn:ignore modules/debug
The svn:ignore property on a directory is like the .cvsignore file, a newline separated list of patterns to ignore.
-garrett
