Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 151 Bytes

svn.md

File metadata and controls

6 lines (5 loc) · 151 Bytes

command

$ svn status
$ svn update
$ svn revert <local-file>
$ svn list -R --verbose <remote-path> | iconv -f gbk | grep <filename>