Difference between revisions of "Using SVN with TortoiseSVN"
Jump to navigation
Jump to search
(More folders nowadays.) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
[[Utiliser SVN avec TortoiseSVN|En français]] |
[[Utiliser SVN avec TortoiseSVN|En français]] |
||
{{Github-migration-check}} |
|||
This page presents a series of screenshots to help users of TortoiseSVN use the Apertium SVN repository. |
This page presents a series of screenshots to help users of TortoiseSVN use the Apertium SVN repository. TortoiseSVN may be [https://tortoisesvn.net downloaded from its homepage]. |
||
==Checkout== |
==Checkout== |
Latest revision as of 22:04, 7 March 2018
⚠ WARNING ⚠
This page is out of date as a result of the migration to GitHub. Please update this page with new documentation and remove this warning. If you are unsure how to proceed, please contact the GitHub migration team.
This page presents a series of screenshots to help users of TortoiseSVN use the Apertium SVN repository. TortoiseSVN may be downloaded from its homepage.
Checkout[edit]
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
/incubator/
,/trunk/
, or one of the other folders, e.g./trunk/apertium-is-sv
Commit[edit]
After you have made some changes, and want to commit, do the following: