Other's Changes What files have changes published by others. $ svn status -u * 2 chapter-2.txt * 1 chapter-3.txt Status against revision: 3 Receiving changes published by others $ svn update U chapter-1.txt G chapter-2.txt C chapter-3.txt Updated to revision 6. Changes made by others are merged into working copy. Slide 13