[Mono-list] Is nant being used by mono ?
Paolo Molaro
lupus@ximian.com
Fri, 16 Aug 2002 15:39:47 +0200
On 08/16/02 Piers Haken wrote:
> Okay, will do. What's the best way to do this with cvs? I tried doing
> 'cvs update -r' to the previous version and it gets the older version
> but cvs diff doesn't show any changes. Any ideas?
cvs update -r will use a sticky tag on the file, so don't do that.
I usually run:
cvs diff -r ... | patch
cvs commit ...
to revert patches.
lupus
--
-----------------------------------------------------------------
lupus@debian.org debian/rules
lupus@ximian.com Monkeys do it better