[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: |
Andreas Gruenbacher |
Subject: |
Re: [Quilt-dev] quilt fold failing when not in root directory? |
Date: |
Mon, 22 Aug 2005 23:42:33 +0200 |
User-agent: |
KMail/1.7.1 |
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!
-- Andreas.