dont forget to propose what you are patching so we all approve of it if you plan to re-submit.
On Fri, Jul 31, 2009 at 10:34 PM, Michael Jerris <[email protected]> wrote: > If you use git locally with git-svn you can do this. > > git add -i > > Mike > > On Jul 31, 2009, at 10:59 PM, Brian West wrote: > > > oh that sucks... you'll have to do them differently. > > > > /b > > > > On Jul 31, 2009, at 9:51 PM, Seven Du wrote: > > > >> Thanks Brian. But what if the 2 changes are on one file? > >> > >> change 1 > >> svn diff file.c > patch1.diff > >> revert file.c > >> change 2 > >> svn diff file.c > patch2.diff > >> > >> patch < patch1.diff > >> > >> Then I got 2 patch files and 2 changes reminds on my code. But it > >> will > >> be more complicated if I more than 2 changes. Also I have to re-diff > >> if I want to change change1 ... > >> > >> 7. > > > > > > _______________________________________________ > > FreeSWITCH-dev mailing list > > [email protected] > > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > > http://www.freeswitch.org > > > _______________________________________________ > FreeSWITCH-dev mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > -- Anthony Minessale II FreeSWITCH http://www.freeswitch.org/ ClueCon http://www.cluecon.com/ Twitter: http://twitter.com/FreeSWITCH_wire AIM: anthm MSN:[email protected] <msn%[email protected]> GTALK/JABBER/PAYPAL:[email protected]<paypal%[email protected]> IRC: irc.freenode.net #freeswitch FreeSWITCH Developer Conference sip:[email protected] <sip%[email protected]> iax:[email protected]/888 googletalk:[email protected]<googletalk%3aconf%[email protected]> pstn:213-799-1400
_______________________________________________ FreeSWITCH-dev mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev http://www.freeswitch.org
