From: Sven W. <eM...@Sv...> - 2003-02-23 10:22:40
|
am i thinking correct that the new theme mentioned in the other posting makes these patches outdated...!? And thanks for the docs about building a patch, never done this before... Roman Kreisel schrieb: > On Sat, 22 Feb 2003 13:03:55 +0100 > Manfred Stellenberg <man...@gm...> wrote: > > >>>I tried patch -l -p1 and i tried to "fix" the patch with vi, both >>>didn't work (the config-patch works...) >>> >>>help... >> >>hm, thats bad... >> >>roman, did u have an answer?? > > Sorry, i haven't had the time (and the motivation) to try the patch yet, > i'll promise you, to try it tomorrow... > > But i've seen you made several patchfile for one patch? what that... try > it this way: > > 1. checkout source from cvs > 2. COPY Source to another directory, eg. "cp phpeselgui > phpeselgui.unchanged" > 3. Apply changes in the directory "phpeselgui" > 4. go 1 directory up (to the directory which contains the directories > "phpeselgui" and "phpeselgui.unchanged" > 5. execute "diff -u -N -r phpeselgui.unchanged phpeselgui > patch.diff" > 6. Submit this patchfile... it should work... i made all my patchfiles > this way ;) > > oh... if you made MANY changes, you could also do: > > diff -u -N -r phpeselgui.unchanged phpeselgui | gzip -c > patch.diff.gz > > > > > Regards, > Roman > > --- > > The statement below is false > The statement above is true fascinating... > > > ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _______________________________________________ Phpeselgui-developer mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer |