In article <[EMAIL PROTECTED]>, Noel Yap wrote:
>--- "Greg A. Woods" <[EMAIL PROTECTED]> wrote:
>> No, you're full of crap too if you think that's a
>> necessary feature.
>
>If it's not necessary, then it's at least very nice to
>have.
>
>> First off tell me how often you've actually had to
>> do this operation in
>> relation to other operations.
>
>Quite often when I was using a tool that allowed you
>to do it easily.  Hardly ever under CVS 'cos it's such
>a pain.

Before I published Meta-CVS 0.0, I had already renamed a bunch of
files in its own source code.

Since then, I renamed one module which was called diff.lisp
to generic.lisp, because it used to handle wrapping cvs diff,
but then because wrapping diff is not all that different from
wrapping stat and some other things, it was refactored to do
do a wrap job. It would be stupid to keep calling it ``diff''.
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to