Collaborators » History » Version 3
Joseph Foley, 2015-09-17 10:28
reminder about licensing
1 | 1 | Joseph Foley | h1. Collaborators |
---|---|---|---|
2 | |||
3 | 3 | Joseph Foley | h2. Licensing |
4 | |||
5 | Make sure that the material that you put on this system is allowed to be freely published. The content will be freely available, so be careful of licensing and intellectual property issues. |
||
6 | |||
7 | 1 | Joseph Foley | h2. Software |
8 | |||
9 | You will need to install Subversion software to make updates to the "Repository" contents. |
||
10 | |||
11 | * Windows: http://tortoisesvn.net/ |
||
12 | * OSX: http://versionsapp.com/ |
||
13 | * Linux: install subversion whatever way you like |
||
14 | ** debian: sudo apt-get install subversion |
||
15 | ** redhat: sudo yum install subversion |
||
16 | * Most platforms and free: http://www.smartsvn.com/ |
||
17 | |||
18 | 2 | Joseph Foley | Once you have gotten the subversion client, you will do a "checkout" of this URL: |
19 | * https://repository.cs.ru.is/svn/axiomatic-design |
||
20 | |||
21 | This URL can also be used to distribute files directly. |