Difference between revisions of "Using SVN with TortoiseSVN"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
==Checkout== |
==Checkout== |
||
<gallery> |
<gallery> |
||
Image:Tortoise svn checkout 1.JPG|''Checkout:'' |
Image:Tortoise svn checkout 1.JPG|''Checkout:'' Create a folder for the repository or module you want to check out, open it and then right click and select "SVN checkout". |
||
Image:Tortoise svn checkout 2.JPG|''Checkout:'' Insert the url to the repository, and click on "OK". The repository in the image is the whole source tree (see [[using SVN]]), if you want to check out a single module, type the name after <code>/trunk/</code> |
|||
Image:Tortoise svn checkout 2.JPG|''Checkout:'' |
|||
Image:Tortoise svn checkout 3.JPG|''Checkout:'' |
Image:Tortoise svn checkout 3.JPG|''Checkout:'' A status box will open showing the progress of the files being checked out. |
||
Image:Tortoise svn checkout 4.JPG|''Checkout:'' |
Image:Tortoise svn checkout 4.JPG|''Checkout:'' When finished, click on "OK". |
||
</gallery> |
</gallery> |
||
Revision as of 18:08, 24 December 2008
Checkout
Checkout: Insert the url to the repository, and click on "OK". The repository in the image is the whole source tree (see using SVN), if you want to check out a single module, type the name after
/trunk/