From: Richard B. <ra...@xs...> - 2005-08-11 17:39:23
|
Leon, do you see a possibility do provide a patch against 2.0b (about 2 October=20 2004) phpicalendar version? Or can you judge the errors in the files that= I=20 attached to my previous email? Another possibility is, that I install cvs HEAD. But is this stable (enoug= h),=20 can it replace 2.0b safely?? Op dinsdag 9 augustus 2005 00:22, schreef Richard Bos: > Op maandag 8 augustus 2005 18:51, schreef Leon Atkinson: > > >Question is, is the patch from Leon Atkinson available. =A0Perhaps Leo= n is > > >subscribed to the list and can provide the patch to me directly???? > > > > > > =A0 > > > > I am, and I can. =A0I've attempted to attach the file to this message. = =A0If > > it doesn't make it through, I'll send it to you directly. > > Got it. Do you have an example of the result? Troy has an example at > http://calendar.infopeople.org/ > > > This patch is based on whatever's in HEAD right now. =A0I used this > > command to generate it: > > > > cvs diff -u >/tmp/phpicalendar.patch > > > > Hopefully that makes it easy to apply the patch. =A0If there's a better > > way, let me know. > > patch -p0 does the trick, but there are 2 rejects. Perhaps it is possible > to create a patch against 2.0b? That might be doable if cvs has been > tagged with 2.0b information. The command would be 'cvs diff -u -r 2.0b' > or whatever is used to tag phpicalender version 2.0b. > > Anyway I'll attach the reject information. Now why is day.php rejected? > The functions/calendar_functions.php.rej is quite big. > > --- functions/calendar_functions.php 25 Oct 2004 02:21:27 -0000 1= =2E8 > +++ functions/calendar_functions.php 7 Aug 2005 20:15:21 -0000 > http://cvs.sourceforge.net/viewcvs.py/phpicalendar/phpicalendar/functions= /c >alendar_functions.php?r1=3D1.7&r2=3D1.8 > > > Okay, cvs does not seem to have tags. In that case you might want to use > the date information to make a patch against (more or less 2.0b). I think > it is: > > cvs diff -u -D 20041002 > > Hopefully you see a possibility to create this patch... =2D-=20 Richard Bos Without a home the journey is endless |