SVN 常用命令笔记
好記性趕不上爛筆頭,對于我這個健忘的人 尤如此。所以偶爾就會有一些雜亂無章的流水賬筆記誕生
#man svn
NAME
svn - Subversion command line client tool
SYNOPSIS
svn command [options] [args]
# svn help
usage: svn <subcommand> [options] [args]
Subversion command-line client, version 1.6.11.
Type 'svn help <subcommand>' for help on a specific subcommand.(查看子命令的詳細幫助)
Type 'svn --version' to see the program version and RA modules
or 'svn --version --quiet' to see just the version number.
Available subcommands:(括號中為一些別名縮寫)
add
blame (praise, annotate, ann)
cat
changelist (cl)
checkout (co)
cleanup
commit (ci)
copy (cp)
delete (del, remove, rm)
diff (di)
export
help (?, h)
import
info
list (ls)
lock
log
merge
mergeinfo
mkdir
move (mv, rename, ren)
propdel (pdel, pd)
propedit (pedit, pe)
propget (pget, pg)
proplist (plist, pl)
propset (pset, ps)
resolve
resolved
revert
status (stat, st)
switch (sw)
unlock
update (up)
常用命令 一般有: checkout , update , add , commit 可使用如 svn help co來查看 checkout項的詳細信息。
轉載于:https://blog.51cto.com/vsfor/1316547
總結
以上是生活随笔為你收集整理的SVN 常用命令笔记的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 继续吧,老兵
- 下一篇: Myeclipse2013下载,安装,破