180 likes | 515 Views
Tortoise SVN. - Adeeb Iftekhar Siddiqui. What is Tortoise SVN?. Installation. System requirements Download Link: http:// tortoisesvn.net/downloads. Importing Data into a Repository. Select the top-level folder of your project directory structure in the windows explorer
E N D
Tortoise SVN - AdeebIftekharSiddiqui
Installation • System requirements • Download Link: http://tortoisesvn.net/downloads
Importing Data into a Repository • Select the top-level folder of your project directory structure in the windows explorer • Right Click->Tortoise SVN->Import
Checking Out a Current Project • Right Click on the folder where you want to download codes • Click Tortoise SVN->Checkout
Committing the changes • Right Click the file/folder you want to commit • Choose SVN Commit
Update project • Right click the file/folder • Choose SVN Update
Problem of file sharing • Lock-Modify-Unlock Solution
Lock/Unlock • To Lock the file/folder • Right click file/folder->TortoiseSVN->Get lock… • To Unlock • Right click file/folder->TortoiseSVN->Release lock
Advantages • Shell Integration • Icon Overlays • Easy access to subversion commands • Directory Versioning • Revision • Atomic commit • Easy to maintain
Reference: http://tortoisesvn.net/docs/release/TortoiseSVN_en/index.html