quilt-dev
[Top][All Lists]
Advanced

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

[Quilt-dev] Re: gendiff command


From: Peter Braam
Subject: [Quilt-dev] Re: gendiff command
Date: Tue, 21 Oct 2003 17:07:25 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031014 Thunderbird/0.3

Looks good.

So if we are at patch <k> and we have modified <k> we still get the diff between

tree + <1> -<k>
and our changed version of that right? I.e. patches further ahead in the series are not involved?

- Peter -

Andreas Gruenbacher wrote:

On Tue, 2003-10-21 at 16:41, Peter Braam wrote:
No, this is not how we use it. We have patch.diff and a family of closely related patches (almost identical say) for other kernels.

We modify patch.diff. Now we want to tell someone else what we did to the tree which contains patch.diff, so that they can easily modify all the related patches.

So this has nothing to do with forking.

Is this clear?

I think so.

Forking actually is not relevant, anyway. With the snapshot command
(this is what I've called it for now), you would do this:

        $ quilt snapshot
        # do something (push/pop/modify patches, etc.)
        $ quilt diff --snapshot

The result would be a diff between the snapshot and the current state,
no matter how that state looks. Isn't this the functionality you need?


Cheers,






reply via email to

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