Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1090985
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T23:27:17+00:00 2026-05-16T23:27:17+00:00

I do most development from within emacs, and I use bzr for version control.

  • 0

I do most development from within emacs, and I use bzr for version control. I infer that c-x v = is equivalent to bzr diff, but it is not clear to me how I can make commits from within emacs, or how various bzr commands map to emacs key bindings. Can anyone suggest the best approach or point me to a tutorial?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T23:27:17+00:00Added an answer on May 16, 2026 at 11:27 pm

    Bazaar bzr command is one of the backend tool managed by VC. Thus you can use all your VC commands to use the bzr backend :

    C-x v +     vc-update
    C-x v =     ediff-revision
    C-x v D     vc-root-diff
    C-x v L     vc-print-root-log
    C-x v a     vc-update-change-log
    C-x v b     vc-switch-backend
    C-x v c     vc-rollback
    C-x v d     vc-dir
    C-x v g     vc-annotate
    C-x v h     vc-insert-headers
    C-x v i     vc-register
    C-x v l     vc-print-log
    C-x v m     vc-merge
    C-x v r     vc-retrieve-tag
    C-x v s     vc-create-tag
    C-x v u     vc-revert
    C-x v v     vc-next-action
    C-x v ~     vc-revision-other-window
    

    I’ve configured C-x v = to call ediff-revision using the following command in my .emacs :

    (eval-after-load "vc-hooks"
             '(define-key vc-prefix-map "=" 'ediff-revision))
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have worked with globalization settings in the past but not within the .NET
One of the most powerful tools coming from web development is the inspect elements
I know most commercial games development is done in assembly or C/C++ but has
I'm completely new to the Spring framework (and most web development in general), but
I currently use Notepad++ for most of my development. I have been checking out
Taking this snippet from the famous agile web development with rails book (most recent
I have a development database that re-deploy frequently from a Visual Studio Database project
I am trying to come up with a version control process for a web
This question comes from a range of other questions that all deal with essentially
BACKGROUND: Most of my programs use table adapters, and the connection strings are stored

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.