FGAddon: Difference between revisions

Jump to navigation Jump to search
133 bytes added ,  26 December 2017
→‎Daily usage: Added update command
(→‎svn import: Fix for the incorrect import command.)
(→‎Daily usage: Added update command)
Line 183: Line 183:
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
svn st
svn st
</syntaxhighlight>
To update the local repository with changes in the remote repository, type:
<syntaxhighlight lang="bash">
svn up
</syntaxhighlight>
</syntaxhighlight>


82

edits

Navigation menu