On Tue, Aug 28, 2001 at 06:18:34PM -0700, Mark Peek wrote:
> At 12:41 PM -0500 8/28/01, Steven Ames wrote:
> >From: "David O'Brien" <[EMAIL PROTECTED]>
> >> > I'll submit a PR for it if you believe thats appropriate.
> >>
> >> I am afraid, this would just cause people to forget about the problem
> >> rather than to continue pursuing the problem.
> >
> >Looks like Mark Peek found the problem and already submitted the
> >solution to the tcsh folks. Very nice!
> 
> Just to follow up, Christos debugged the problem further on one of
> my test systems and he came up with this official patch. Since this
> file is on a vendor branch, I have a query to wiser committers to
> see how to apply this patch.

Export a copy of the current tcsh code from contrib/tcsh, apply the
patch, and vendor import the entire thing with an appropriate tag (tag
style varies by contributed package, but I usually use something like
PKGNAME_x_y_2001_08_28 for a patch against PKGNAME-x.y obtained from
the vendor on 2001-08-28 (if you know the date it was checked in to
their CVS tree or equivalent I use that, otherwise the date I received
the patch).

The reason for doing the export first is so that the tag gets applied
to all files, not just the single file you change, so you can check
out the module with that tag and get a consistent snapshot.

Kris

PGP signature

Reply via email to