[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Quilt-dev] [patch 0/2] New function: commit
From: |
Hugo Mills |
Subject: |
Re: [Quilt-dev] [patch 0/2] New function: commit |
Date: |
Sun, 13 Dec 2009 12:22:21 +0000 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
I think this may have slipped through a crack... any comments?
Hugo.
On Thu, Nov 26, 2009 at 08:32:54PM +0000, address@hidden wrote:
> 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 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
--- Debugging is like hitting yourself in the head with hammer: ---
it feels so good when you find the bug, and you're
allowed to stop debugging. -- PotatoEngineer
signature.asc
Description: Digital signature
- Re: [Quilt-dev] [patch 0/2] New function: commit,
Hugo Mills <=