1
edit
Changes
SVN
,→Update your working copy
==Update your working copy==
===svn update===
:When working on a project with a team, you'll want to update your working copy to receive changes made by other developers since your last update
<pre>
</pre>
: U <filename> - file was updated (received changes from the server)
==Make changes to your working copy==