Martin Vermeer <[EMAIL PROTECTED]> writes: | ...wrong tree, wrong patch (right log entry :-( ) | | I'll try and revert this. | | - Martin | | On Mon, 2006-04-10 at 10:48 +0000, [EMAIL PROTECTED] wrote: | > Author: vermeer | > Date: Mon Apr 10 12:47:59 2006 | > New Revision: 13617
Reverting is done by having a clean tree, merging in the reverse commitset and committing. svn co lyx-devel svn merge -r13617:13616 svn commit -m 'Reverted r13617' (With some checking in between of course.) -- Lgb