3 | | * trunk/asma - archive as the users see it and we edit it |
4 | | * trunk/incoming - new unsorted tunes. If they play fine after reviewing and are not obvious duplicates they are moved to the "asma" (possibly "asma/Unsorted") folder. Only use if you're in a hurry and want someone else or later to review the files, otherwise put the files directly in the right "asma" subfolder. |
5 | | * trunk/tools - automatization tools, Trac customizations (plugins, etc), and other useful tools that are not part of https://asap.sourceforge.net |
6 | | * tags/asma-1.0, ... - ASMA releases (as SAP files and not ZIPs), maybe betas too ('''pfusik''': betas not needed if we all use SVN) |
7 | | * '''jhusak''': zips/asma-1.0, ... - for those about to rock (those who want download whole archives without any tools needed) '''pfusik''': why store that in SVN ? you won't get diffs or anything better than storing these zips at the website '''jhusak:''': to be transparent and have "everything in one place". Download mechanisms would take care of logging the peoples' downloads either of the regular "asma" or zips. (does not get hungry :)) |
| 3 | * **trunk** |
| 4 | * **asma** - The main archive folder is the archive as the users see it, and we edit it. |
| 5 | * **incoming** - New unsorted tunes. If they play fine after reviewing and are not obvious duplicates, they are moved to the "asma" (possibly "asma/Unknown") folder. You should only use the "incoming" folder if you're in a hurry and want someone else or later to review the files. Otherwise, put the files directly in the right "asma" subfolder. |
| 6 | * **Extras** - Under clarification - Why do we have that? |
| 7 | * **tools** - Internal Tools. Automation tools, Trac customizations (plugins, etc), and other useful tools that are not part of https://asap.sourceforge.net |