[Mono-winforms-list] Re: win32 api dlls

Miguel de Icaza miguel@ximian.com
23 Apr 2003 14:33:17 -0400


Hello,

> No doubts,  this is possible, but you wanted  to get code asap.
> making diffs  is not so fast.

The problem is that other people can not do the diff, only you know the
exact version that you used as a base.   So it is much more convenient.

Do not try `cvs diff', but instead use the plain command `diff'.

> Actually I will do this but some time later.
> I do not know why, but recursively key (-r) for diff  is not  working
> on my Linux box. Therefore I stopped to produce diff file in order to
> bring the code to public asap. As soon as I found the reason for
> -r key, I will create diff file.

Can you tell us exactly what the error is?

Miguel