"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> crossley 2003/02/20 19:52:58
>
> Added: src/blocks/proxy/lib dont-delete-me
> Log:
> Fix one problem with the new build and move on to the next blockage.
>
> Revision Changes Path
> 1.1 xml-cocoon2/src/blocks/proxy/lib/dont-delete-me
Instead of creating files like "don�t-delete-me", create a .cvsignore...
It's easier to maintain (as the build system knows not to copy it), and
quite the standard way to aviod "cvs update -Pd" to remove empty directories
that otherwise should be there...
Pier