Re: Somewhat OT... How to submit multiple PATCHES against cvs head?
Stipe Tolj <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | tolj.org system architecture |
| Message-ID | <[email protected]> |
Josh McAllister wrote:
> Can someone enlighten me on the easiest way to submit multiple distinct
> patches against CVS-head? If I simply do a cvs diff -u I will of course
> get 1 patch with all changes I've made? Is there a way I can mark
> separate revisions locally?
hm, tricky, in case you local diff caller isn't aware of "different revisions"
on your local site. Most practicale approach would be IMO to make semantic
groupable changes to the local tree, produce a patch for it and then go on with
more changes. Mixing things together is of course bad in terms for patch
submission and reviewing.
Maybe Vinc's approach works well?
Stipe
-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany
tolj.org system architecture Kannel Software Foundation (KSF)
http://www.tolj.org/ http://www.kannel.org/
mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------