View submit information specified version svn command

Check the specified version submitted by svn command file and log information

svn log -r ARG -v

ARG: version

It may be one of the following:
NUMBER version
'{' DATE '}' at a later specified time version of
'HEAD' latest version of the repository
'BASE' baseline version of the working copy of
the final submission 'COMMITTED' before baseline or
'PREV' COMMITTED previous version of

 

Guess you like

Origin www.cnblogs.com/liyuchuan/p/11958967.html