[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Quilt-dev] quilt fold failing when not in root directory?
From: |
jerome lacoste |
Subject: |
Re: [Quilt-dev] quilt fold failing when not in root directory? |
Date: |
Tue, 23 Aug 2005 00:33:09 +0200 |
On 8/22/05, Andreas Gruenbacher <address@hidden> wrote:
> Hello,
>
> > So, the question is, is this a bug (can't create patches relative to
> > subdirectories), or a feature (don't have to cd to the top to fold in a
> > patch)?
>
> A bug: it's otherwise tricky to fold in a patch that only affects a sub-tree.
> I've fixed it; patches are now assumed to be relative to the current working
> directory. Thanks for the report!
Thanks for the fix!
I had been bitten earlier by the problem and couldn't pin-point the cause.
People send me patches that most of the a time apply to a sub-tree.
That will help a lot. Can't wait for 0.43 :)
Jerome