| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| README.txt | 2013-05-20 | 386 Bytes | |
| Totals: 1 Item | 386 Bytes | 1 |
HOW to use svn for n00bs: http://divvun.no/doc/tools/docu-svn-user.html I suggest installing TortoiseSVN http://tortoisesvn.net/downloads.html A few things: to download files to your desktop, use the CHECKOUT command to prepare to edit files, LOCK them. after editing files, remeber to COMMIT them if you need to add a file, you must first ADD and then COMMIT them.