Thanks for the response guys, but I am still not there. To download the HEAD of the calendar module I ran this:
cvs -z3 -d:pserver:[EMAIL PROTECTED]:/sources/phpgroupware co -r HEAD calendar After going through the setup and updating the database, I am seeing just *some* of the entries. The repeatitions of the events are not being displayed. I created an event that starts on 08 April, 07:00-07:30 with no Repeat End date, Repeat type is daily. When I save it, the system does complain that the event conflicts with an existing event, but I say to continue. However, in the calendar view, the event is not displayed. I then try to schedule a new, single event an the same time for about month later. When I try to save it, I again the the message that there is conflict, this time with the repeated even above that I just created. I continue and this new event is displayed, but the repeated events are not. When I click on a specific date, the repeated event is not displayed either. Regards, jimmo On Sunday 02 April 2006 08:10, Dave Hall wrote: > On Sun, 2006-04-02 at 06:03 +0000, Chris Weiss wrote: > > just run "cvs -z3 update -dP" in your phpgroupware folder. there are > > changes to the core API that the new calendar requires so you can't > > just drop in the calendar folder on its own. > > Ummmm ... no :) > > You can upgrade to the calendar in HEAD, but not downgrade. There are > db changes which can not be rolled back. > > Soon I will be breaking the 16 compatibility for calendar in HEAD. I > will post when this happens. Until then you can upgrade to calendar in > HEAD, if you want some of the extra features. > > Updating from stable cvs should not be an issue, there is only bug fixes > there. > > Cheers > > Dave > > > On 4/2/06, James Mohr <[EMAIL PROTECTED]> wrote: > > > Hi All! > > > > > > Many months ago I downloaded the phpgroupware-0.9.16.010 tarball and I > > > ran into the "You do not have permission to add alarms to this event" > > > problem, so I just downloaded the latest version of the calendar module > > > from CVS. I didn't find any upgrade instructions. > > > > > > When I removed the CVS directories and replaced the calendar directory, > > > all of my calendar entries disappeared. Even after logging out and back > > > in. Everything else seems to work fine. Moving the old directory back, > > > I see my calendar entries. > > > > > > calendar/setup/setup.inc.php points to this URL > > > > > > http://docs.phpgroupware.org/wiki/calendarFAQs > > > > > > Which is not found. I found nothing in the "Installation & Security > > > HOWTO" about upgrading. > > > > > > I have subsequently downloaded everything from CVS and found no > > > documentation that explains how to upgrade a single package. > > > > > > Can I simply replace the calendar directory? (I have done similar > > > things with other packages) Do I need to upgrade any other packages > > > because of dependancies. Is there an upgrade script (i.e. because of > > > database changes)? > > > > > > Any help is greatly appreaciated. > > > > > > Regards, > > > > > > jimmo > > > -- > > > --------------------------------------- > > > "Be more concerned with your character than with your reputation. Your > > > character is what you really are while your reputation is merely what > > > others think you are." -- John Wooden > > > --------------------------------------- > > > Be sure to visit the Linux Tutorial: http://www.linux-tutorial.info > > > > > > > > > _______________________________________________ > > > Phpgroupware-users mailing list > > > [email protected] > > > http://lists.gnu.org/mailman/listinfo/phpgroupware-users > > > > _______________________________________________ > > Phpgroupware-users mailing list > > [email protected] > > http://lists.gnu.org/mailman/listinfo/phpgroupware-users -- --------------------------------------- "Be more concerned with your character than with your reputation. Your character is what you really are while your reputation is merely what others think you are." -- John Wooden --------------------------------------- Be sure to visit the Linux Tutorial: http://www.linux-tutorial.info _______________________________________________ Phpgroupware-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-users
