all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Karl Fogel <karl.fogel@canonical.com>
To: Mike Mattie <codermattie@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: the bzr switchover, how I got up to speed with bzr
Date: Mon, 30 Mar 2009 20:40:28 -0400	[thread overview]
Message-ID: <873acumsn7.fsf@canonical.com> (raw)
In-Reply-To: <20090329204425.GA6511@reforged> (Mike Mattie's message of "Sun,  29 Mar 2009 13:44:26 -0700")

Mike Mattie <codermattie@gmail.com> writes:
> I read the discussion on the bzr switchover and I wanted to share
> my experience with using bzr.
>
> Before Bzr I used svn exclusively. To learn bzr I started off
> using it in conjuction with svn. In fact I still do.
>
> What I did is create a shared repository with a subversion
> checkout of my project in it. I was then able to use
> bzr to create "focused patches".
>
> I learned how to use feature branches, shelve, and the
> differences between commit,push, bound branches etc.
>
> I would suggest to the developers who want to get
> the hang of bzr before a flag day that this approach of
> using bzr in conjunction with the existing RCS system (CVS)
> is enormously beneficial.
>
> In retrospect it was far better than doing a flag day and fumbling
> with the learning curve. I knew I would botch things while I was
> learning the ropes and I was able to scratch a few repositories after
> some novice botches.
>
> A tip from the peanut gallery for what it is worth.

Thank you; that is an excellent idea.

But can one do foreign branching from CVS with Bzr?  I don't know of any
plugins that do that.  http://bazaar-vcs.org/BzrForeignBranches and
http://bazaar-vcs.org/BzrPlugins seem to indicate not.  There are ways
to serve a Bzr repository to a CVS client (which is of little use to
us), and ways to import CVS sources into Bzr (useful to us, but there's
no provision for committing back as with a true foreign branch).

-Karl




  reply	other threads:[~2009-03-31  0:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-29 20:44 the bzr switchover, how I got up to speed with bzr Mike Mattie
2009-03-31  0:40 ` Karl Fogel [this message]
2009-03-31  2:34   ` Mike Mattie

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=873acumsn7.fsf@canonical.com \
    --to=karl.fogel@canonical.com \
    --cc=codermattie@gmail.com \
    --cc=emacs-devel@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.