quilt-dev
[Top][All Lists]
Advanced

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

Re: [Quilt-dev] [patch 2/2] Add "commit" function.


From: Hugo Mills
Subject: Re: [Quilt-dev] [patch 2/2] Add "commit" function.
Date: Sun, 13 Dec 2009 18:21:10 +0000
User-agent: Mutt/1.5.20 (2009-06-14)

On Sun, Dec 13, 2009 at 09:49:16AM -0800, Randy Dunlap wrote:
> On Thu, 26 Nov 2009 20:32:56 +0000 address@hidden wrote:
> 
> > It is useful to be able to hand off patches from the quilt stack to a
> > separate version control system. This new function does just that,
> > allowing patches that do not collide to be committed to a VCS, and
> > removed from the quilt stack.
> > 
> > Only subversion (and a "null", forgetful VCS) are implemented in this
> > version.
> 
> 
> This should allow "quilt delete <any non-conflicting patch>" to be
> implemented.  Does it?  I would find that useful.
> 
> Currently "quilt delete" is limited to only the topmost patch AIUI.

   I think the only additional bit within this patch that helps with
that is the check for non-conflicting applied patches (the
"find_common_applied_files" routine at line 122 of quilt/commit).

   I see no particular reason that quilt delete couldn't work on
non-applied patches as it stands, or on applied patches with the above
sanity check.

   Hugo.

-- 
=== Hugo Mills: address@hidden carfax.org.uk | darksatanic.net | lug.org.uk ===
  PGP key: 515C238D from wwwkeys.eu.pgp.net or http://www.carfax.org.uk
          --- Is a diversity twice as good as a university? ---          

Attachment: signature.asc
Description: Digital signature


reply via email to

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