quilt-dev
[Top][All Lists]
Advanced

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

[Quilt-dev] quit add /absolute/path


From: Andreas Gruenbacher
Subject: [Quilt-dev] quit add /absolute/path
Date: Fri, 16 Jan 2015 11:04:27 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

Hi,

something to look at maybe: when doing something like this:

  $ quilt new test.diff
  $ quilt add /absolute/path

quilt ignores the leading slash and adds file absolute/path. That's wrong and confusing.

Also, when "patches" is a symlink that points to a director above the source tree,

  $ quilt add $PWD/foo

will complain that the file is located below patches/, which is technically correct but not an error. A patches symlink to the directory above is common with "quilt setup". (If patches/ is a directory inside the source tree, on the other hand, we do want "quilt add" to fail.)

Andreas



reply via email to

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