Significance of "-m" option in svn import -


what "-m" option specify in svn import command? eg:- "svn import project file:///repository_name/project -m "first import" "

from command line output of svn import:

  -m [--message] arg       : specify log message arg 

for better understanding of log messages, see svn log.


Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -