Paul wrote:
> BTW, is there a way of unreverting a multi-file commit other than
> manually diffing -r 1.(N-1) and -r 1.N and then doing a `patch -R'
> on those diffs?  The problem is that N is different for each file...

It might be possible to specify dates instead, at least if the
checkins are sparse enough. This is one place where Subversion, with
its global revision numbers, wins big over CVS.

/Gunnar


_______________________________________________
gnugo-devel mailing list
gnugo-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/gnugo-devel

Reply via email to