quilt-dev
[Top][All Lists]
Advanced

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

[Quilt-dev] [patch 0/2] New function: commit


From: hugo-qlt
Subject: [Quilt-dev] [patch 0/2] New function: commit
Date: Thu, 26 Nov 2009 20:32:54 +0000
User-agent: quilt/0.48-1

   It's useful when using quilt in conjunction with another version
control system to hand off patches from quilt's management to that of
the other VCS. This quilt function provides that capability.

   Any patch in the stack can be sent to the VCS, provided that no
earlier patch also touches the same files. The commit message is taken
from the quilt patch header. A range of patches can be committed in
sequence, if desired.

   Only subversion (and a "null", forgetful VCS) are implemented in
this version, although I have left stubs in the code for git and
mercurial. The code attempts to determine automatically which VCS to
use, and will complain (and stop) if none or more than one is found.

   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
        --- Summoning his Cosmic Powers, and glowing slightly ---        
                            from his toes...                             





reply via email to

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