all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stephen Berman <stephen.berman@gmx.net>
To: help-gnu-emacs@gnu.org
Subject: Re: vc-dir and Bazaar
Date: Sat, 24 Jul 2010 13:56:56 +0200	[thread overview]
Message-ID: <8739v9ytx3.fsf@escher.home> (raw)
In-Reply-To: 83y6d18goj.fsf@gnu.org

On Sat, 24 Jul 2010 10:47:24 +0300 Eli Zaretskii <eliz@gnu.org> wrote:

>> From: Stephen Berman <stephen.berman@gmx.net>
>> Date: Fri, 23 Jul 2010 23:45:19 +0200
>> 
>> > AFAIK, support for distributed features on VC(-dir) is still
>> > missing. What you can use are the features common with centralized
>> > systems: commit, diff, log, etc.
>> 
>> How can I do that with vc-dir when I can't get a listing of any files at
>> all?
>
> The commands pointed out by Óscar usually make sense on so-called
> "interesting" files -- those you have uncommitted changes for, those
> that were not add to the VC, etc.  And vc-dir is documented to show
> only those "interesting" files.  In your case, evidently there are
> none.
>
> IOW, before you can meaningfully use vc-dir, you need to do something
> worthy of it ;-)  E.g., modify some file.

Ok.  So, since my Emacs trunk tree is a mirror of the Savannah trunk and
I only update it, I can't use vc-dir to do this.  Moreover, I can't use
it to merge the updated files from the trunk to my quickfixes branch.
But once I have merged them from the command line, I can see them vc-dir
(I just did this and do see them).  So now I should be able to commit
the merged files, right?  I type `M' to mark all the files, then `v',
then a log buffer pops, I write "Merge from trunk", type `C-c C-c' and
get:

"bzr: ERROR: Selected-file commit of merges is not supported yet: files
ChangeLog, configure, configure.in, lisp/ChangeLog, lisp/play/tetris.el,
lisp/progmodes/ps-mode.el, src/ChangeLog, src/alloc.c, src/font.c,
src/frame.c, src/ralloc.c, src/w32menu.c"

Does that mean I can only commit single files?  It doesn't seem worth
using vc-dir for that.  I think the manual should document these
limitations.

Steve Berman




  reply	other threads:[~2010-07-24 11:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-23 12:03 vc-dir and Bazaar Stephen Berman
2010-07-23 21:32 ` Óscar Fuentes
2010-07-23 21:45   ` Stephen Berman
2010-07-24  7:47     ` Eli Zaretskii
2010-07-24 11:56       ` Stephen Berman [this message]
2010-07-24 12:21         ` Eli Zaretskii
2010-07-24 16:20           ` Stephen Berman
2010-07-24 16:52             ` Eli Zaretskii
2010-07-29 13:33               ` Stephen Berman
2010-07-24 15:32     ` Óscar Fuentes

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

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

  git send-email \
    --in-reply-to=8739v9ytx3.fsf@escher.home \
    --to=stephen.berman@gmx.net \
    --cc=help-gnu-emacs@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.