From: Roman K. <rom...@ep...> - 2003-02-22 22:11:50
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 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 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+V/WzkwLEKBhi12ARAlVKAJ0SRedVNT4aRP7WvxinqXk+D5xUSwCdHC1t 42J7lyAcx0HjDe9V/l49clY= =Jfff -----END PGP SIGNATURE----- |