[CalendarServer-changes] [4654] CalendarServer/trunk/HACKING

source_changes at macosforge.org source_changes at macosforge.org
Wed Oct 28 15:18:06 PDT 2009


Revision: 4654
          http://trac.macosforge.org/projects/calendarserver/changeset/4654
Author:   wsanchez at apple.com
Date:     2009-10-28 15:18:06 -0700 (Wed, 28 Oct 2009)
Log Message:
-----------
Roll in more svn info

Modified Paths:
--------------
    CalendarServer/trunk/HACKING

Modified: CalendarServer/trunk/HACKING
===================================================================
--- CalendarServer/trunk/HACKING	2009-10-28 19:08:05 UTC (rev 4653)
+++ CalendarServer/trunk/HACKING	2009-10-28 22:18:06 UTC (rev 4654)
@@ -4,6 +4,7 @@
 If you are interested in contributing to Darwin Calendar Server
 project, please read this document.
 
+
 Participating in the Community
 ==============================
 
@@ -44,19 +45,31 @@
 comment to the existing bug if appropriate and monitor it, rather than
 filing a duplicate.
 
+
 Obtaining the Code
 ==================
 
-Check out the sources using Subversion from this repository URL:
+The source code to Calendar Server is available via Subversion at this
+repository URL:
 
   http://svn.macosforge.org/repository/calendarserver/CalendarServer/trunk/
 
-It is assumed here that you are familiar with and able to use
-Subversion.  More information about Subversion, including
-documentation and download instructions, is available from:
+You can also browse the repository directly using your web browser, or
+use WebDAV clients to browse the repository, such as Mac OS X's Finder
+(`Go -> Connect to Server`).
 
+A richer web interface which provides access to version history and
+logs is available via Trac here:
+
+  http://trac.calendarserver.org/browser/
+
+Most developers will want to use a full-featured Subversion client.
+More information about Subversion, including documentation and client
+download instructions, is available from the Subversion project:
+
   http://subversion.tigris.org/
 
+
 Directory Layout
 ================
 
@@ -91,6 +104,7 @@
 
  * ``support/`` - Support files of possible use to developers.
 
+
 Coding Standards
 ================
 
@@ -347,6 +361,7 @@
        ...
        """
 
+
 Best Practices
 ==============
 
@@ -380,6 +395,7 @@
      finally:
        stream.close()
 
+
 Testing
 =======
 
@@ -423,6 +439,7 @@
 
   http://trac.calendarserver.org/projects/calendarserver/wiki/CalDAVTester
 
+
 Commit Policy
 =============
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20091028/e66c6587/attachment.html>


More information about the calendarserver-changes mailing list