7 messages in com.perforce.revml[revml] Expected revision inaccurate ...
FromSent OnAttachments
Chia-liang Kao05 Sep 2004 06:17 
Barrie Slaymaker08 Sep 2004 03:17 
Chia-liang Kao08 Sep 2004 04:48 
Barrie Slaymaker08 Sep 2004 05:50 
Barrie Slaymaker08 Sep 2004 08:17 
Chia-liang Kao08 Sep 2004 08:29 
Chia-liang Kao10 Sep 2004 18:39 
Subject:[revml] Expected revision inaccurate with Filter::map
From:Chia-liang Kao (clk@clkao.org)
Date:09/08/2004 04:48:16 AM
List:com.perforce.revml

On Wed, Sep 08, 2004 at 06:17:45AM -0400, Barrie Slaymaker wrote:

On Sun, Sep 05, 2004 at 02:17:39PM +0100, Chia-liang Kao wrote:

It seems Filter::map doesn't relect the <<delete>> revisions, so the dest driver can finish with the progress bar not finished.

Fix tested in test suite and applied; care to test in in vivo?

Not raelly working for me. the output is:

svk: scanning '/usr/home/clkao/cvs-mirror/freebsd/src/...': / 56616 svk: found 56616 files svk: found 650747 rev(s) with 1164487 tag applications svk: aggregating changes svk: writing revisions: [- ] 191/58960 revision 131988 svk: committed 51 revisions

The map: filter svk generated is:

## Pattern Replacement ## =============== ============ (...)<> $1<> (...)<RELENG_4> $1<RELENG_4> (...)<RELENG_5> $1<RELENG_5> ... <<delete>>

I'll take a look later.

Cheers, CLK