[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[platform-swt-dev] Question about patches
|
- From: Kristian Duske <4815162342n@xxxxxxxxx>
- Date: Fri, 23 May 2008 13:00:05 +0200
- Delivered-to: platform-swt-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:content-type:content-transfer-encoding:mime-version:subject:date:x-mailer; bh=NL7AgUYn6iOI4KVlqHqIDuuNwP0Yq6QcQPQJtADXx0s=; b=wXHNpApYXipUK4I1ILN6O8WNwfZPMwgtS3zLAmEmru2p0MwMGjf4099ykbVi0PeiziQVHHegSBq4gtHESkxwIIkbCVCFwVF36PhrhMdf+etuSHRS3Yn6H3Eu/8xL3ZLbtN17+0PMWyRtDwdIeiOrNnSFB4ihYKkA/CGOEIzm0RA=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding:mime-version:subject:date:x-mailer; b=aoPyg1p5B+Bw39lYIUVU9Cg+FpxFXpcPW3tcC2swQeKsMnhRWWwgL2ikEnsyQGLoFboumLvPfP1XydSkX985x6rCi2uUX6xzBYcskQv+ENckum6R7xQw4+hn8DDhii7FhRe/Q1lv8iz9OfwhKjotQntgYitkILUmOCA9R2dzsEI=
Hi there,
I am working on a patch for
https://bugs.eclipse.org/bugs/show_bug.cgi?id=223391
Having recently submitted another patch, I'm wondering how I should
create this second patch. Since my local sandbox already has the
changes from the previous patch in it, the second patch would contain
those changes, too. Am I supposed to revert my sandbox to the state in
the repository and create the patch from that? Or should I just check
the code out into another project for this patch? What's the best
strategy here?
Thanks in advance.
Kristian