On Fri, Apr 29, 2005 at 04:35:05PM -0700, Shaun Jackman wrote:
> How do I revert the changes to one file in my working copy? The CVS phrase 
> is...
> 
> rm foo.c
> cvs up foo.c

monotone diff foo.c | patch -R -p0

It works on CVS too, and it's cleaner than your approach ...

-- 
Alvaro Herrera (<[EMAIL PROTECTED]>)
Voy a acabar con todos los humanos / con los humanos yo acabaré
voy a acabar con todos / con todos los humanos acabaré (Bender)


_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to