[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Quilt-dev] [PATCH] Remember location of patches and series file
From: |
Jean Delvare |
Subject: |
Re: [Quilt-dev] [PATCH] Remember location of patches and series file |
Date: |
Sat, 23 Jan 2010 19:57:14 +0100 |
User-agent: |
KMail/1.9.1 |
Le mercredi 30 décembre 2009 22:28, Raphael Hertzog a écrit :
> Hi,
>
> On Wed, 16 Dec 2009, Jean Delvare wrote:
> > I might consider something like your patch if and only if:
> > * The relative_path stuff is gone; this is complexity we don't need.
> > * Documentation is updated accordingly.
> > * The root finder algorithm is also updated accordingly; as discussed
> > with Martin a few days ago, looking for $QUILT_PATCHES no longer
> > works with your proposed change, you must also look for .pc in case
> > this is where $QUILT_PATCHES is defined. This won't be bullet-proof
> > even then, but it already wasn't and I guess it never really was
> > meant to be.
>
> Please find an updated patch attached (git am ready). I also added a
> non-regression test for this feature in a separate patch.
>
> Feel free to ask me more changes if needed. The documentation update is
> rather light since the current behaviour concerning the root finder
> algorithm was simply not documented apparently.
Applied, thanks.
> > This is all crying for a "quilt setup" command, isn't it?
>
> quilt setup already exists... but not really for the same usage.
Ah, right. Funny I did not notice while I use this command on a
weekly basis. Anyway, we could go for "quilt init" instead, is the
feature is still desired.
--
Jean Delvare
Suse L3
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Quilt-dev] [PATCH] Remember location of patches and series file,
Jean Delvare <=