On Wed, 23 Mar 2005 18:50:53 +0100, Jan D. <[EMAIL PROTECTED]> wrote:
> > BTW, any time you make a branch tag, it's also good to make a
> > corresponding non-branch `base' tag which is the trunk version the
> > branch is relative too.
> 
> Thanks for the tip.

I notice you've done this, but it seems a bit odd --

For files that you've modified it looks correct, e.g. "src/xdisp.c":

        XFT_JHD_BRANCH_base: 1.992
        XFT_JHD_BRANCH: 1.992.0.2

But for files that you _haven't _ changed, it seems wrong, e.g.,
"src/editfns.c":

        XFT_JHD_BRANCH_base: 1.389.0.4
        XFT_JHD_BRANCH: 1.389.0.2

The "..._base" tag is branch tag when it shouldn't be.

Thanks,

-Miles
-- 
Do not taunt Happy Fun Ball.


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

Reply via email to