[CalendarServer-changes] [5740] CalendarServer/branches/new-store/twistedcaldav/storebridge.py

source_changes at macosforge.org source_changes at macosforge.org
Tue Jun 15 11:54:05 PDT 2010


Revision: 5740
          http://trac.macosforge.org/projects/calendarserver/changeset/5740
Author:   glyph at apple.com
Date:     2010-06-15 11:54:03 -0700 (Tue, 15 Jun 2010)
Log Message:
-----------
Initial sync-token generation is done in the backend now

Modified Paths:
--------------
    CalendarServer/branches/new-store/twistedcaldav/storebridge.py

Modified: CalendarServer/branches/new-store/twistedcaldav/storebridge.py
===================================================================
--- CalendarServer/branches/new-store/twistedcaldav/storebridge.py	2010-06-15 18:53:32 UTC (rev 5739)
+++ CalendarServer/branches/new-store/twistedcaldav/storebridge.py	2010-06-15 18:54:03 UTC (rev 5740)
@@ -203,6 +203,10 @@
         pass
 
 
+    def provision(self):
+        pass
+
+
 class CalendarCollectionFile(_CalendarChildHelper, CalDAVFile):
     """
     Wrapper around a L{txcaldav.icalendar.ICalendar}.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20100615/5485820f/attachment-0001.html>


More information about the calendarserver-changes mailing list