On Tue, 2 Feb 2010, Guy wrote:
you should be able to just add -r 4538 to the end of the "svn co" commands
Thank you, that did it, I can now log on, see the dates in Sunbird and in my Iphone. Great! I would like to add that some of the problems may arise that I am running an x86_64 bit version of Centos. Ans some things get installed in /usr/lib others in /usr/lib64 I still have many questions though. Sorry. 1) It only works if I start the program in the folder I built it. i.e. cd /root/downloads/ical-4538/CalendarServer/ /usr/bin/caldavd -X -f /etc/caldavd/caldavd.plist If I start it from anywhere else I get an error from twist about not knowing caldavd as an option. 2) I get the following error now: File "/root/downloads/ical-4538/CalendarServer/twistedcaldav/sql.py", line 303, in _db_execute 2010-02-03 20:54:27+0100 [-] [caldav-8009] 2010-02-03 20:54:27+0100 [-] [caldav-8009] File "/root/downloads/ical-4538/CalendarServer/twistedcaldav/sql.py", line 85, in _db sqlite3.OperationalError: unable to open database file Checking what I had: [root@ical caldavd]# rpm -qa | grep sqlite sqlite-3.3.6-5 sqlite-devel-3.3.6-5 python-sqlite-1.1.7-1.2.1 sqlite-3.3.6-5 I don't see a problem there. But then it is all new ground for me. In any case, thanks for your help. Now I need to see if it all works the way I want to. All the best .peter