unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Óscar Fuentes" <ofv@wanadoo.es>
Cc: emacs-devel@gnu.org
Subject: Re: Strange message from "bzr pull"
Date: Tue, 29 Dec 2009 22:29:11 +0200	[thread overview]
Message-ID: <838wcled7s.fsf@gnu.org> (raw)
In-Reply-To: <87iqbpo8bp.fsf@telefonica.net>

> From: Óscar_Fuentes <ofv@wanadoo.es>
> Date: Tue, 29 Dec 2009 21:04:42 +0100
> 
> > Several places in the document (including the The Other Resources
> > section) already point to
> > http://wiki.bazaar.canonical.com/BzrForCVSUsers, which has the material
> > you describe.
> 
> That document is too shallow, barely qualifies as an introduction.

Agreed.

> Nobody that reads that document knows that the key information that
> makes DVCS possible is what you see with
> 
> bzr log --show-ids

And why is that information important?  More to the point, where _is_
it described?

What I see is this:

    revno: 99212 [merge]
    revision-id: nickrob@snap.net.nz-20091229072200-2capgobhol086ef3
    parent: dann@ics.uci.edu-20091229064608-lpeenthwsy3zp0vy
    parent: nickrob@snap.net.nz-20091229071534-bdspozxb6idtp7z0
    committer: Nick Roberts <nickrob@snap.net.nz>
    branch nick: trunk
    timestamp: Tue 2009-12-29 20:22:00 +1300
    message:
      This changeset reverts GDB Graphical Interface to use annotations.  It incorporates features added
      (and never released) on the EMACS_23_1_RC branch.  Namely reverse debugging and the display of STL
      collections as watch expressions.

      The long term aim is to move to GDB/MI, so these changes will be re-instated at some time in the future.
      At the moment, however, there are issues with gdb-mi.el that have not yet been solved, e.g, bug#5145.
    ------------------------------------------------------------
    revno: 99211
    revision-id: dann@ics.uci.edu-20091229064608-lpeenthwsy3zp0vy
    parent: lekktu@gmail.com-20091229015740-2d6hdl0fcs6e88b0
    committer: Dan Nicolaescu <dann@ics.uci.edu>
    branch nick: trunk
    timestamp: Mon 2009-12-28 22:46:08 -0800
    message:
      Make vc-dir work on subdirectories of the bzr root.
      * vc-bzr.el (vc-bzr-after-dir-status): Add new argument.  Return
      file names relative to it.
      (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
      relative directory to vc-bzr-after-dir-status.





  parent reply	other threads:[~2009-12-29 20:29 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-29  7:43 Strange message from "bzr pull" Eli Zaretskii
2009-12-29 10:18 ` Juanma Barranquero
2009-12-29 10:30   ` Eli Zaretskii
2009-12-29 12:40     ` Juanma Barranquero
2009-12-29 16:24       ` Eli Zaretskii
2009-12-29 17:00         ` Karl Fogel
2009-12-29 18:10           ` Eli Zaretskii
2009-12-29 18:13             ` Juanma Barranquero
2009-12-29 18:34               ` Eli Zaretskii
2009-12-29 19:28                 ` Óscar Fuentes
2009-12-29 19:51                   ` Karl Fogel
2009-12-29 20:04                     ` Óscar Fuentes
2009-12-29 20:15                       ` Karl Fogel
2009-12-29 20:29                       ` Eli Zaretskii [this message]
2009-12-29 23:32                         ` Óscar Fuentes
2009-12-30  4:16                           ` Eli Zaretskii
2009-12-30  5:15                             ` Óscar Fuentes
2009-12-31  9:39                       ` Stephen J. Turnbull
2009-12-29 20:16                   ` Eli Zaretskii
2009-12-29 23:14                     ` Óscar Fuentes
2009-12-30  4:21                       ` Eli Zaretskii
2009-12-30  4:28                         ` Miles Bader
2009-12-30  5:26                         ` Óscar Fuentes
2009-12-29 18:44             ` Karl Fogel
2009-12-29 19:01               ` Eli Zaretskii
2009-12-29 19:09                 ` Karl Fogel
2009-12-29 20:09                   ` Eli Zaretskii
2009-12-30  7:02                     ` Eli Zaretskii
2009-12-30 12:19                       ` Juanma Barranquero
2009-12-30 15:05                         ` Eli Zaretskii
2009-12-30 15:19                           ` Juanma Barranquero
2009-12-31 19:36                           ` Karl Fogel
2009-12-31 20:49                             ` Juanma Barranquero
2009-12-29 21:37                 ` Stefan Monnier
2009-12-31  9:43                   ` Stephen J. Turnbull
2009-12-29 18:02       ` Eli Zaretskii
2009-12-29 18:12         ` Juanma Barranquero

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=838wcled7s.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=ofv@wanadoo.es \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).