Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
CVS and patch
- X-seq: zsh-workers 7760
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: <zsh-workers@xxxxxxxxxxxxxx>
- Subject: CVS and patch
- Date: Thu, 9 Sep 1999 16:04:28 +0000
- In-reply-to: <000301befad6$1d396a80$21c9ca95@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <000301befad6$1d396a80$21c9ca95@xxxxxxxxxxxxxx>
On Sep 9, 7:15pm, Andrej Borsenkow wrote:
} Subject: RE: Silly questions about _arguments & Co (and probably bugs)
}
} I have constant problems with
} cvs-generated patches - either index line is ignored (non-POSIX) or new files
} are not created (POSIX). Anybody knows, how to fix it in pure patch?
If there were a way to fix it with pure patch, I don't think Tanaka would
have written a patch for patch.
If you use "cvs patch" (aka "cvs rdiff") instead of "cvs diff", the output
is much more patch-friendly; but you need two tagged revisions for that to
be very useful. I have no idea why the CVS developers didn't make diff do
the same output format as rdiff.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author