[CalendarServer-changes] [223]
CalendarServer/trunk/conf/repository.xml
source_changes at macosforge.org
source_changes at macosforge.org
Mon Oct 2 13:55:27 PDT 2006
Revision: 223
http://trac.macosforge.org/projects/calendarserver/changeset/223
Author: wsanchez at apple.com
Date: 2006-10-02 13:55:26 -0700 (Mon, 02 Oct 2006)
Log Message:
-----------
Cosmetic
Modified Paths:
--------------
CalendarServer/trunk/conf/repository.xml
Modified: CalendarServer/trunk/conf/repository.xml
===================================================================
--- CalendarServer/trunk/conf/repository.xml 2006-10-02 20:25:24 UTC (rev 222)
+++ CalendarServer/trunk/conf/repository.xml 2006-10-02 20:55:26 UTC (rev 223)
@@ -37,15 +37,27 @@
<inheritable/>
</ace>
</acl>
- <!-- Must explicitly set which principal hierarchies will be listed in WebDAV properties.
- The order of these will determine how a user id will map to a principal in a particular hierarchy
- if an id appears in more than one. -->
- <prop><principal-collection-set xmlns='DAV:'><href>/principals/users/</href><href>/principals/groups/</href><href>/principals/resources/</href></principal-collection-set></prop>
+ <!--
+ Must explicitly set which principal hierarchies will be
+ listed in WebDAV properties. The order of these will
+ determine how a user id will map to a principal in a
+ particular hierarchy if an id appears in more than one.
+ -->
+ <prop>
+ <principal-collection-set xmlns="DAV:">
+ <href>/principals/users/</href>
+ <href>/principals/groups/</href>
+ <href>/principals/resources/</href>
+ </principal-collection-set>
+ </prop>
</properties>
<members>
- <!-- We must define the calendar home location before the principals as
- auto-provisioning of accounts occurs when the principal collections are
- created and we need to have the calendar home path setup by then. -->
+ <!--
+ We must define the calendar home location before the
+ principals as auto-provisioning of accounts occurs when the
+ principal collections are created and we need to have the
+ calendar home path setup by then.
+ -->
<collection name="calendars" tag="calendars">
<pytype>twistedcaldav.static.CalDAVFile</pytype>
<properties>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20061002/38644f44/attachment.html
More information about the calendarserver-changes
mailing list