Web Browsing of SVNTo browse via the web use the ViewVC interface: http://svn.apache.org/viewvc/activemq/activemq-dotnet/ Or to browse the source tree directly: https://svn.apache.org/repos/asf/activemq/activemq-dotnet/ Checking out from SVNsvn co https://svn.apache.org/repos/asf/activemq/activemq-dotnet/Apache.NMS/trunk Apache.NMS svn co https://svn.apache.org/repos/asf/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk Apache.NMS.ActiveMQ svn co https://svn.apache.org/repos/asf/activemq/activemq-dotnet/Apache.NMS.EMS/trunk Apache.NMS.EMS svn co https://svn.apache.org/repos/asf/activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk Apache.NMS.MSMQ 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. SVN and EclipseSee this article BranchesWe 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 https://svn.apache.org/repos/asf/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches Building the codeTo then build the code see Building. |