>>>> Stephen J Turnbull <stephen(a)xemacs.org> writes:
Now "hg log --date 102" will list C, D, and E, but not B.
This is
bad, because the code for B is not in C, but is in E, and therefore
relevant to debugging E.
Ouch. Seem to be so. But can ancestors be used instead? How about
this?
hg log -r 'ancestors(tip) and not
ancestors(<insert-relase-version-C3>)'
Yours
--
%% Mats
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta