Subversion - or "SVN" is sort of "shared folder" that remembers all changes done to files and even all deleted files.
How to use it:
- Download and install tortoise svn from http://tortoisesvn.net/downloads
- Create empty folder anywhere on your computer
- Right click on it and pick "SVN checkout"
- Enter "svn://springrts.com/modelbase/YourLogin" as URL of repository and click ok
- From now on you can work in this folder as normal - put your model sources there, each to its own sub-folder. Folder name will be used as model name by the system
- When you want to upload data to the model base, simply right click your folder and select
"SVN commit". In dialog, you can review changes you want to send to model base.
You will be asked for login name and password - use login name and password from
your model base account.
- Later, you can update your model sources there and do commit again, to upload new model version - you can also easilly go back to older version using other subversion options.
- Optionally you can add screenshots to your model (preferably to subfolder called "screenshots"). First screenshot will be auto-used as its icon, or you can upload specific file - called "icon.png" to model folder. In the same way you can upload custom license.txt