Page "BloodhoundContributing" was changed by jdreimann
Diff URL: 
<https://issues.apache.org/bloodhound/wiki/BloodhoundContributing?action=diff&version=21>
Revision 21
Comment: Made some text changes and styling of links.
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: BloodhoundContributing
=========================================================================
--- BloodhoundContributing (version: 20)
+++ BloodhoundContributing (version: 21)
@@ -14,11 +14,15 @@
 
 Apache Bloodhound is written in Python and so, if you have already 
successfully installed Bloodhound, you will probably have all that you need to 
develop it too.
 
-The latest version of the source code is available from the ASF's subversion 
repository at [https://svn.apache.org/repos/asf/bloodhound/trunk/]. In order to 
get the code from here, you will require a subversion client. For linux users 
there will certainly be a command line client in your distribution's 
repositories (e.g. {{{sudo apt-get install subversion}}} or {{{sudo yum install 
subversion}}}). For most platforms there should be various graphical programs 
that will also work (e.g. SmartSVN or TortoiseSVN) and it is also possible that 
the IDE that you choose to program with will also have subversion integration. 
See http://en.wikipedia.org/wiki/Comparison_of_Subversion_clients for more 
information on these choices.
+The source code is available from the ASF's subversion repository at 
[https://svn.apache.org/repos/asf/bloodhound/trunk/]. To get the code, you need 
a [http://en.wikipedia.org/wiki/Apache_Subversion Subversion] client.
+- Linux: There will be a command line client in your distribution's 
repositories (e.g. {{{sudo apt-get install subversion}}} or {{{sudo yum install 
subversion}}}).
+- Windows: [http://tortoisesvn.net/ TortoiseSVN], [http://smartsvn.com/ 
SmartSVN] or [http://en.wikipedia.org/wiki/Comparison_of_Subversion_clients 
others]
+- Mac OS X:  [http://smartsvn.com/ SmartSVN], [http://versionsapp.com/ 
Versions] or [http://en.wikipedia.org/wiki/Comparison_of_Subversion_clients 
others]
+The IDE that you choose to program with may also have subversion integration.
 
-While the subversion repository is where committers are expected to submit 
their code, there is also an official mirror of the repositories on GitHub 
https://github.com/apache/bloodhound which provides an alternative if you 
prefer using git. Git, of course, requires its own client programs to be 
installed on your computer.
+While the subversion repository is where committers are expected to submit 
their code, there is also [https://github.com/apache/bloodhound an official 
mirror of the repository on GitHub] which provides an alternative if you prefer 
using git. Git, of course, requires its own client programs to be installed on 
your computer.
 
-If you choose to checkout from the subversion repository you can do this:
+To check out the subversion repository you can do this:
 {{{
 #!sh
 svn co https://svn.apache.org/repos/asf/bloodhound/trunk/ bloodhound
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://issues.apache.org/bloodhound/wiki/BloodhoundContributing>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

This is an automated message. Someone added your email address to be
notified of changes on 'BloodhoundContributing' page.
If it was not you, please report to .

Reply via email to