Professional Subversion Hosting
Free SVN Hosting, SSL, ACLs, Petabyte Storage | |||||||||||||||||||||||||||||||||||||||||||||
Namesvn update в€” Update your working copy. Descriptionsvn update brings changes from the
repository into your working copy. If no revision is given,
it brings your working copy up-to-date with the
For each updated item, it prints a line that starts with a character reporting the action taken. These characters have the following meaning:
A character in the first column signifies an update to the actual file, while updates to the file's properties are shown in the second column. Options--revision (-r) REV --non-recursive (-N) --quiet (-q) --no-ignore --incremental --diff3-cmd CMD --username USER --password PASS --no-auth-cache --non-interactive --config-dir DIR --ignore-externals ExamplesPick up repository changes that have happened since your last update: $ svn update A newdir/toggle.c A newdir/disclose.c A newdir/launch.c D newdir/README Updated to revision 32. You can also в€śupdateв€ť your working copy to an older revision (Subversion doesn't have the concept of в€śstickyв€ť files like CVS does; see AppendixВ B, Subversion for CVS Users): $ svn update -r30 A newdir/README D newdir/toggle.c D newdir/disclose.c D newdir/launch.c U foo.c Updated to revision 30. TipIf you want to examine an older revision of a single file, you may want to use svn cat insteadв€”it won't change your working copy. | All Plans Include
| ||||||||||||||||||||||||||||||||||||||||||||