quilt-dev
[Top][All Lists]
Advanced

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

Re: [Quilt-dev] [PATCH] Add a rename command


From: Jean Delvare
Subject: Re: [Quilt-dev] [PATCH] Add a rename command
Date: Thu, 9 Jun 2005 18:17:35 +0200

Hi Jerome,

[Jerome Lacoste]
> I agree. That's what I do now. But I've found cases where a given
> patch would apply cleanly with patch but wouldn't import correctly.
> Happened this morning.... Using quilt 0.39 (debian sarge).
> 
> Using this patch:
> http://jira.public.thoughtworks.org/secure/attachment/10366/cmsynergy_patch_0608.txt
> 
> I finally imported the patch manually by doing something like
> 
> quilt new mypatch.diff
> grep +++ patch.txt | cut -d ' ' -f 2 | xargs -l1 quilt add
> patch  < patch.txt
> 
> (command line from memory, it wasn't exactly that)

Some days ago you mentioned cases where "quilt pop -a" would not behave
properly. Could it be related, are both problems happening on the same
patches?

As a side note, it was noted some times ago that quilt wouldn't always
play nicely when patch names contained fancy characters. Make sure it
isn't what's happening to you here.

-- 
Jean Delvare




reply via email to

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