emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strange message from "bzr pull"


From: Juanma Barranquero
Subject: Re: Strange message from "bzr pull"
Date: Tue, 29 Dec 2009 11:18:40 +0100

On Tue, Dec 29, 2009 at 08:43, Eli Zaretskii <address@hidden> wrote:

> After bootstrapping, I chdir'ed back to trunk and typed "bzr pull".
> Note that there were no changes whatsoever in this repository, so all
> I expected to see was the usual "Now on revision NNNN." message.
> Instead, I saw this:
>
>   M  lisp/ChangeLog
>   M  lisp/vc-bzr.el
>  All changes applied successfully.
>  Now on revision 99211.
>
> In CVS, the "M" marker meant that I have local uncommitted changes.
> But I don't have such changes here, at least not consciously.  So what
> does this message mean, and how do I dig into the reasons for it (if
> there are any)?

It just means that pull brought changes for these files. Try doing
"bzr status" on trunk/; it should show no local modifications.

    Juanma




reply via email to

[Prev in Thread] Current Thread [Next in Thread]