[CalendarServer-changes] [7458] CalendarServer/branches/users/glyph/new-export/calendarserver/tools/ export.py

source_changes at macosforge.org source_changes at macosforge.org
Mon May 16 07:42:43 PDT 2011


Revision: 7458
          http://trac.macosforge.org/projects/calendarserver/changeset/7458
Author:   glyph at apple.com
Date:     2011-05-16 07:42:43 -0700 (Mon, 16 May 2011)
Log Message:
-----------
Make a note about data that the export tool does not deal with.

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/new-export/calendarserver/tools/export.py

Modified: CalendarServer/branches/users/glyph/new-export/calendarserver/tools/export.py
===================================================================
--- CalendarServer/branches/users/glyph/new-export/calendarserver/tools/export.py	2011-05-16 14:42:32 UTC (rev 7457)
+++ CalendarServer/branches/users/glyph/new-export/calendarserver/tools/export.py	2011-05-16 14:42:43 UTC (rev 7458)
@@ -29,6 +29,11 @@
 network.  It therefore does not apply any of the access restrictions
 that the server would.  As such, one should be midful that data
 exported via this tool may be sensitive.
+
+Please also note that this is not an appropriate tool for backups, as there is
+data associated with users and calendars beyond the iCalendar as visible to the
+owner of that calendar, including DAV properties, information about sharing, and
+per-user data such as alarms.
 """
 
 import os
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110516/06006cdb/attachment.html>


More information about the calendarserver-changes mailing list