Collaborators » History » Version 2
Joseph Foley, 2015-09-17 00:03
instruction on distributing files via SVN
1 | 1 | Joseph Foley | h1. Collaborators |
---|---|---|---|
2 | |||
3 | h2. Software |
||
4 | |||
5 | You will need to install Subversion software to make updates to the "Repository" contents. |
||
6 | |||
7 | * Windows: http://tortoisesvn.net/ |
||
8 | * OSX: http://versionsapp.com/ |
||
9 | * Linux: install subversion whatever way you like |
||
10 | ** debian: sudo apt-get install subversion |
||
11 | ** redhat: sudo yum install subversion |
||
12 | * Most platforms and free: http://www.smartsvn.com/ |
||
13 | |||
14 | 2 | Joseph Foley | Once you have gotten the subversion client, you will do a "checkout" of this URL: |
15 | * https://repository.cs.ru.is/svn/axiomatic-design |
||
16 | |||
17 | This URL can also be used to distribute files directly. |