I think that webkit-patch -g can only refer to checked in versions, and not the current checkout or staged build. It may also be the case that webkit-patch has bugs related to finding files depending on what your current working directory is; I would try running it from the root dir (WebKit/) to be safe.
-- Dirk On Thu, Jan 27, 2011 at 1:47 PM, Jia Pu <[email protected]> wrote: > Hello, > I'd like to run prepare-ChangeLog based on a particular commit on a branch. > When I do a "git diff" on this branch and master, it shows modified files in > both WebCore and LayoutTests directories. However, when I run > prepare-ChangeLog with "--git-commit" option, the script only updates the > ChangeLog in WebCore, but not the ChangeLog in LayoutTests. > Did I miss something? What's the recommended workflow in this situation? > Thanks > jia > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

