EOSERV TortoiseSVN
Checking-out the source
Before you start, make sure you download and install TortoiseSVN from http://tortoisesvn.net/.
- Create an empty folder for eoserv. (Screenshot 1)
- Right click it and select "SVN Checkout..." (Screenshot 2)
If this doesn't appear, make sure you've installed TortoiseSVN and restart your computer. - Enter svn://eoserv.net/eoserv/trunk/ in to the "URL of repository" field and click OK. (Screenshot 3)
- Wait a few seconds for it to finish downloading... (Screenshot 4)
- You now have a working copy of EOSERV! (Screenshot 5)
See below for your next step.
Creating a patch
First of all, make all the changes to the code you want too.
- Right click and in the drop-down menu that says "TortoiseSVN", select "Create Patch" (Screenshot 1)
- Select the files that you want to be included in the patch. (Screenshot 2)
- Select the filename of the patch. (Screenshot 3)
- The patch will be created and a program will pop up with what it looks like. (Screenshot 4)