Author: buildbot
Date: Tue Sep 3 19:21:27 2013
New Revision: 877184
Log:
Production update by buildbot for activemq
Modified:
websites/production/activemq/content/cache/docs.pageCache
websites/production/activemq/content/cms/source.html
Modified: websites/production/activemq/content/cache/docs.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/activemq/content/cms/source.html
==============================================================================
--- websites/production/activemq/content/cms/source.html (original)
+++ websites/production/activemq/content/cms/source.html Tue Sep 3 19:21:27
2013
@@ -73,36 +73,27 @@
<tr>
<td valign="top" width="100%">
<div class="wiki-content maincontent">
-<h2><a shape="rect" name="Source-WebBrowsingofSVN"></a>Web Browsing of SVN</h2>
-
-<p>To browse via the web use the ViewVC interface:</p>
+<div class="panelMacro"><table class="warningMacro"><colgroup span="1"><col
span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1"
valign="top"><img align="middle"
src="https://cwiki.apache.org/confluence/images/icons/emoticons/forbidden.gif"
width="16" height="16" alt="" border="0"></td><td colspan="1"
rowspan="1"><b>Warning</b><br clear="none">Apache ActiveMQ-CPP code repository
was moved to git, The old svn repo will not be updated.</td></tr></table></div>
-<p><a shape="rect" class="external-link"
href="http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/">http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/</a></p>
+<h2><a shape="rect" name="Source-WebBrowsingofSVN"></a>Web Browsing of SVN</h2>
-<p>Or to browse the source tree directly:</p>
+<p>To browse via the web:</p>
-<p><a shape="rect" class="external-link"
href="https://svn.apache.org/repos/asf/activemq/activemq-cpp/trunk/">https://svn.apache.org/repos/asf/activemq/activemq-cpp/trunk/</a></p>
+<div class="panel" style="border-width: 1px;"><div class="panelContent">
+<p><a shape="rect" class="external-link"
href="https://git-wip-us.apache.org/repos/asf?p=activemq-cpp.git">https://git-wip-us.apache.org/repos/asf?p=activemq-cpp.git</a></p>
+</div></div>
<h2><a shape="rect" name="Source-CheckingoutfromSVN"></a>Checking out from
SVN</h2>
-<div class="code panel" style="border-width: 1px;"><div class="codeContent
panelContent">
-<script class="theme: Default; brush: java; gutter: false"
type="syntaxhighlighter"><![CDATA[
-svn co https://svn.apache.org/repos/asf/activemq/activemq-cpp/trunk
activemq-cpp
-]]></script>
+<div class="panel" style="border-width: 1px;"><div class="panelContent">
+<p>git clone <a shape="rect" class="external-link"
href="https://git-wip-us.apache.org/repos/asf/activemq-cpp.git">https://git-wip-us.apache.org/repos/asf/activemq-cpp.git</a></p>
</div></div>
<p>Only project developers can commit to the SVN tree via this method. SSH
must be installed on your client machine. Enter your site password when
prompted.</p>
-<h3><a shape="rect" name="Source-SVNandEclipse"></a>SVN and Eclipse</h3>
-
-<p>See <a shape="rect" class="external-link"
href="http://www-128.ibm.com/developerworks/library/os-ecl-subversion/index.html"
rel="nofollow">this article</a> for getting started guides. Basically you need
<a shape="rect" class="external-link" href="http://subclipse.tigris.org"
rel="nofollow">subclipse</a></p>
-
<h3><a shape="rect" name="Source-Branches"></a>Branches</h3>
-<p>We use the trunk for the next main release; then we use a branch for any
bug fixes on the previous major release. You can look at a specific branch
here</p>
-
-<p><a shape="rect" class="external-link"
href="https://svn.apache.org/repos/asf/activemq/activemq-cpp/branches/">https://svn.apache.org/repos/asf/activemq/activemq-cpp/branches/</a></p>
-
+<p>We use the trunk for the next main release; then we use a branch for any
bug fixes on the previous major release. You can look at a specific branch in
Git.</p>
<h2><a shape="rect" name="Source-Buildingthecode"></a>Building the code</h2>