quilt-dev
[Top][All Lists]
Advanced

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

[Quilt-dev] Re: quilt


From: Andreas Gruenbacher
Subject: [Quilt-dev] Re: quilt
Date: Thu, 24 Jul 2003 01:31:59 +0200
User-agent: KMail/1.5.1

On Wednesday 23 July 2003 22:49, Peter Braam wrote:
> A further requirement for quilt came up in a discussion today.
>
> We have seen several instances where
>  - patches were applied
>  - the series file or some of the patches that are applied were updated in
>    CVS.
>
> Often the developer has typed CVS update before popping all the patches.

Happened to me, too.

> Quilt could easily help.  A patch can change, in the series patches may be
> added, removed or re-ordered.
>
>  - when applying a patch
>     - warn if the patch is newer than current time
>     - set mtime of the backup file to current time
>     - set mtime of patched file to current time
>  - when popping, "quilt check"
>     - warn if patches are newer than backup file
>     - if so use/suggest pop -f as the mechanism
>     - warn if series file has changed
>     - if so, use `quilt applied` for popping, not series file.
>
> Looks like another tiny refinement where we can get a pretty optimal
> situation easily.

In fact it's a bug that pop looks at anything but the applied patches. It's 
not too hard to fix though; I will probably check in the attached (untested) 
patch tomorrow.

I have to tink a little about the timestamp stuff.

-- Andreas.

Attachment: applied-not-before.diff
Description: Text Data


reply via email to

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