Wait a sec. There is no bug in this session!

The file order in the patch is exactly the one I described in my
previous mail: "in the order of patch file for the files already in
the patch, and afterward alphabetically for the new files"

The patch file order is preserved over the alphabetic one. There is no
reason to change that order. Some people may want to keep the files in
the order they like and I don't see no reason to force them otherwise.

If you want a predictible order of files to reduce the vcs noise,
there is nothing to do, IT ALREADY WORKS.

If you really want the files to be sorted alphabetically, please add
QUILT_REFRESH_ARGS="--sort" to your ~/.quiltrc. But I don't see no
reason to force it on all users. Could you enlight me?


What exactly are you expecting from me? Could you please take the time
to do a real mail to explain your problem so that I can help you?

Since the bug report, I digged in dpkg commit log and I explained the
quilt source code to try to help you being more specific about your
problem. I'm getting slowly bored, I must confess. 

I'm thankful for that session, but since you do not specify what would
be the expected behavior and since the actual behavior matches what I
explain since 2 mails, I don't get your point.

Please help me helping you.
Mt.


On Mon, Dec 30, 2013 at 07:38:40PM +0000, Thorsten Glaser wrote:
> Martin Quinson dixit:
> 
> >And I claim that quilt is not doing this. You have to provide some
> >sort of evidence of the bug, actually.
> 
> $ echo foo >foo; echo fnord >fnord; echo zulu >zulu
> $ quilt new bar; quilt add fnord zulu
> Patch bar is now on top
> File fnord added to patch bar
> File zulu added to patch bar
> $ echo x >>fnord; echo x >>zulu; quilt refresh
> Refreshed patch bar
> $ # now the bug
> $ quilt add foo; echo x >>foo; quilt refresh
> File foo added to patch bar
> Refreshed patch bar
> $ # and the proof
> $ grep '^--- ' patches/bar
> --- x.orig/fnord        2013-12-30 20:37:22.452881608 +0100
> --- x.orig/zulu 2013-12-30 20:37:22.452881608 +0100
> --- x.orig/foo  2013-12-30 20:37:22.452881608 +0100
> 
> bye,
> //mirabilos
> -- 
> „Also irgendwie hast du IMMER recht. Hier zuckelte gerade ein Triebwagen mit
> der Aufschrift "Ostdeutsche Eisenbahn" durch Wuppertal. Ich glaubs machmal
> nicht…“                                               -- Natureshadow, per SMS
> „Hilf mir mal grad beim Denken“                       -- Natureshadow, IRL, 2x

-- 
The "US department of defense" should be renamed the "US department of
attack". 


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to