Differences
This shows you the differences between two versions of the page.
development [2013-12-04 16:37] rspencer created |
development [2013-12-06 13:23] rspencer Change SVN links to Git |
||
---|---|---|---|
Line 7: | Line 7: | ||
===== Web Interface ===== | ===== Web Interface ===== | ||
- | There is a web interface to the Subversion repository to browse the sourcecode... | + | There is a [[https://gitlab.devlabs.linuxassist.net/wiaflos/wiaflos|Git web interface]] to the repository to browse the source code. |
- | http://svn.linuxrulz.org/WebSVN/listing.php?repname=Wiaflos_Accounting | + | ===== Git ===== |
- | ===== Subversion ===== | + | Information on checking out the sourcecode using Git can be found below. |
- | Information on checking out the sourcecode using Subversion can be found below, the repository name is "wiaflos". | + | Anonymous Read-Only: |
+ | <code> | ||
+ | git clone https://gitlab.devlabs.linuxassist.net/wiaflos/wiaflos.git | ||
+ | </code> | ||
- | http://svn.linuxrulz.org/ | + | Code Contribution Guidelines: |
+ | [[http://gitlab.devlabs.linuxassist.net/allworldit/allworldit/blob/master/Using%20GitLab.md|Using GitLab]] | ||
+ | [[https://gitlab.devlabs.linuxassist.net/allworldit/allworldit/blob/master/Submission%20Policy.md|Code Submission Policy]] |