Difference between revisions of "Using SVN with TortoiseSVN"

From Apertium
Jump to navigation Jump to search
Line 14: Line 14:
 
Image:Tortoise svn commit 1.JPG|''Commit:'' Right click in the directory where you have the repository or module checked out and click on "SVN Commit".
 
Image:Tortoise svn commit 1.JPG|''Commit:'' Right click in the directory where you have the repository or module checked out and click on "SVN Commit".
 
Image:Tortoise svn commit 2.JPG|''Commit:'' You will be asked to type a log message, type something informative or funny and click on "OK".
 
Image:Tortoise svn commit 2.JPG|''Commit:'' You will be asked to type a log message, type something informative or funny and click on "OK".
  +
Image:Tortoise svn commit 3.JPG|''Commit:''
  +
Image:Tortoise svn commit 4.JPG|''Commit:''
 
</gallery>
 
</gallery>
   

Revision as of 18:13, 24 December 2008

Checkout

Commit

After you have made some changes, and want to commit, do the following:

Update