Changes

Jump to: navigation, search

TortoiseSVN

45 bytes added, 10:16, 4 February 2010
m
moved Tortoise in 5 to TortoiseSVN: Using the product name for this page would make it easier to find by people searching.
=== Step 1 - Installing TortoiseSVN ===
Easiest of the steps, you don't even need google, I'll do that for ya. Click here[http://downloads.sourceforge.net/projectprojects/tortoisesvn/files/Application/1.6.67/TortoiseSVN-1.6.67.1749318415-win32-svn-1.6.69.msi?use_mirror=iweb/download] for the 32 bit version, and here[http://downloads.sourceforge.net/projectprojects/tortoisesvn/files/Application%20x64/1.6.67/TortoiseSVN-1.6.67.1749318415-x64-svn-1.6.69.msi?use_mirror=iweb/download] for the 64 bit version. Not sure which you want? Go for the 32 bit version, its a safer bet.
<br />After downloading it, double click the install file. It is easiest to go with the default, so just click Next like a madman until it finishes. Bam, you are done step one.
=== Step 5 -Finishing up ===
Your at the final step, I know, this SVN stuff is gravy. So you are done working on your code for now? Are your really? Well here is the magic question, does it compile? No? THEN DO NOT COMMIT IT!! Do not commit any code that does not compile, your team will hate you and your family will abandon you if you do! <br />Once your code compiles then you are ready to commit it to the repository. It is safest if you only commit files you changed, that way you minimize the likely hood of a conflict. So select all the files you changed (marked with the red exclamation mark) and right-click, close your eyes and hit submitSVN commit. If it goes through just fine, no problems, then all you have to do is add a comment, something describing what you did, and your done. Let out a sigh of relief. BUT you may get some conflicts if someone changed the code before you committed it. This is likely due to an eager group member of yours changing something without telling you (I'm looking at you northWind). The best thing to do is to simply not commit your code, and contact your group members as to why the code was changed, figure it out with them, once everything is sorted out, then commit it. YOU ARE DONE.
=== Credits ===
This page was written by your friendly neighborhood CloudScorpion.<br />Edit: Just updated links to the latest version Umirza
3
edits

Navigation menu