First page Back Continue Last page Overview Graphics
svn update (1/2)
Use svn update to synchronise your working copy with the repository
But how do you know when you need to update?
: jmglov@laurana; svn stat -u
* 3 freeform.txt
Status against revision: 4
Of course, updating can never hurt anything (unless you specifically don't want newer code)
Standard invocation:
svn up
Notes: