emacs-devel
[Top][All Lists]
Advanced

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

Re: support for bzr shelve/unshelve in vc-dir


From: Dan Nicolaescu
Subject: Re: support for bzr shelve/unshelve in vc-dir
Date: Thu, 10 Dec 2009 06:02:58 -0800 (PST)

Martin Pool <address@hidden> writes:

  > On Fri, 04 Dec 2009 18:52:04 -0500, Glenn Morris wrote:
  > 
  > > Óscar Fuentes wrote:
  > > 
  > >> Contributing to Bazaar is difficult, they know it, and the developers
  > >> are trying to alleviate the process. But in the end, Bazaar is a
  > >> Canonical product and its development is guided by Canonical's business
  > >> strategy.
  > 
  > It's guided by Canonical, since they fund a lot of development, but also 
  > by the patches and proposals that people put up, including non-Canonical 
  > people and employees in their personal or discretionary time.  Other GNU 
  > projects have been like this.  
  > 
  > We had got into a pattern of being two conservative and we are indeed 
  > trying to make it easier.  If you think it's too tough to get a patch in, 
  > please tell me or tell Karl.

This discussion started in part because of the perceived difficulty of
getting a patch integrated to implement "bzr unshelve --keep"
(https://bugs.launchpad.net/bzr/+bug/492091)
bzr shelves are not very usable without this option, you can't go back
and forth between shelved versions.
The patch would change bzrlib/shelf_ui.py:Unshelver.from_args to set 
delete_shelf to False when "--keep" is passed.  So about 3 lines total.

Would such a patch need copyright assignment?
Even if it does, given the above description, a bzr developer can
reproduce the change needed in a few seconds... 
Can you please help get this solved?




reply via email to

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