[svn-commits] russell: branch russell/project_docs r161829 - /team/russell/project_docs/inc...

SVN commits to the Digium repositories svn-commits at lists.digium.com
Mon Dec 8 14:52:15 CST 2008


Author: russell
Date: Mon Dec  8 14:52:15 2008
New Revision: 161829

URL: http://svn.digium.com/view/asterisk?view=rev&rev=161829
Log:
Add branch references and team branch info

Modified:
    team/russell/project_docs/include/asterisk/doxyref.h

Modified: team/russell/project_docs/include/asterisk/doxyref.h
URL: http://svn.digium.com/view/asterisk/team/russell/project_docs/include/asterisk/doxyref.h?view=diff&rev=161829&r1=161828&r2=161829
==============================================================================
--- team/russell/project_docs/include/asterisk/doxyref.h (original)
+++ team/russell/project_docs/include/asterisk/doxyref.h Mon Dec  8 14:52:15 2008
@@ -120,10 +120,6 @@
  *      fixes, as well as new features and architectural improvements.
  *
  * \section AsteriskReleases Asterisk Maintenance Levels
- *
- * For more information on how and when Asterisk releases are made, see the
- * release policies page:
- * \arg \ref ReleasePolicies
  *
  * \htmlonly
  * <table border="1">
@@ -167,6 +163,10 @@
  *  </tr>
  * </table>
  * \endhtmlonly
+ *
+ * For more information on how and when Asterisk releases are made, see the
+ * release policies page:
+ * \arg \ref ReleasePolicies
  */
 
 /*!
@@ -184,6 +184,10 @@
  * <hr/>
  *
  * \section ast10policy Asterisk 1.0
+ *
+ * \subsection svnbranch SVN Branch
+ *
+ * \arg /branches/1.0
  *
  * \subsection ast10releases Release and Commit Policy
  * No more releases of Asterisk 1.0 will be made for any reason.
@@ -193,6 +197,10 @@
  * <hr/>
  *
  * \section ast12policy Asterisk 1.2
+ *
+ * \subsection svnbranch SVN Branch
+ *
+ * \arg /branches/1.2
  *
  * \subsection ast12releases Release and Commit Policy
  *
@@ -211,6 +219,10 @@
  *
  * \section ast14policy Asterisk 1.4
  *
+ * \subsection svnbranch SVN Branch
+ *
+ * \arg /branches/1.4
+ *
  * \subsection ast14releases Release and Commit Policy
  *
  * Asterisk 1.4 is receiving regular bug fix release updates.  An attempt is made to
@@ -227,6 +239,10 @@
  * <hr/>
  *
  * \section ast16policy Asterisk 1.6
+ *
+ * \subsection svnbranch SVN Branch
+ *
+ * \arg /branches/1.6.*
  *
  * \subsection ast16releases Release and Commit Policy
  *
@@ -254,6 +270,10 @@
  *
  * \section asttrunk Asterisk Trunk
  *
+ * \subsection svnbranch SVN Branch
+ *
+ * \arg /trunk
+ *
  * \subsection asttrunkpolicy Release and Commit Policy
  *
  * No releases are ever made directly from Asterisk trunk.
@@ -272,6 +292,24 @@
  * is ready to go.
  *
  * <hr/>
+ *
+ * \section astteam Asterisk Team Branches
+ *
+ * \subsection svnbranch SVN Branch
+ *
+ * \arg /team/ *
+ *
+ * \subsection astteampolicy Release and Commit Policy
+ *
+ * The Asterisk subversion repository has a special directory called "team"
+ * where developers can make their own personal development branches.  This is
+ * where new features, bug fixes, and architectural improvements are developed
+ * while they are in progress.
+ *
+ * Just about anything goes as far as commits to this area goes.  However,
+ * developers should keep in mind that anything committed here, as well as
+ * anywhere else on Digium's SVN server, falls under the contributor license
+ * agreement.
  */
 
 /*! 




More information about the svn-commits mailing list