While moving one of my tw based workspace to hg, I came across
this issue. I see differences between hg tagged snapshots
and tw snapshots -

[jprakash at steam]/net/onnv/export/onnv-clone:hg cat -r onnv_94 
usr/src/uts/i86pc/vm/vm_machdep.c > /tmp/hg_version_vm_machdep.c

[jprakash at steam]/net/onnv/export/onnv-clone:diff 
/tmp/hg_version_vm_machdep.c 
/net/onnv/export/snapshot/onnv_94/usr/src/uts/i86pc/vm/vm_machdep.c
34c34
< #pragma ident "%Z%%M% %I%     %E% SMI"
---
 > #pragma ident "@(#)vm_machdep.c       1.156   08/07/09 SMI"
1535d1534
<       ASSERT(ISP2(l2_sz));
1544a1544,1545
 >       ASSERT(ISP2(l2_colors));
 >

Do these tags represent 'snapshots' as we used to have for tw based
onnv-gate?

-
prakash

Reply via email to