Changes between Version 1 and Version 2 of CalDAVClientLibrary
- Timestamp:
- 03/25/08 12:17:08 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CalDAVClientLibrary
v1 v2 37 37 The runadmin.py script will run the XML directory admin tool. 38 38 39 == GETTING IT == 40 41 === Checking out the sources with Subversion === 42 43 Use Subversion to obtain a working copy of the source code. The following command will check out the latest version of CalDAVClientLibrary: 44 45 {{{ 46 svn checkout http://svn.macosforge.org/repository/calendarserver/CalDAVClientLibrary/trunk CalDAVClientLibrary 47 }}} 48 49 Graphical clients which support Subversion are also available, including Apple's [http://developer.apple.com/tools/xcode/ XCode] IDE. Consult the documentation for your chosen client for information on how to check out source code. 39 50 40 51 == SHELL TOOL ==

