1. Add subdirectories
find folder -type d -print | xargs cvs add
2. Add all the files
find folder -name CVS -prune -o -type f -print | xargs cvs add
Add File as Binary
1. cvs add -kb filename
This is used to add word document
|
|
1. Add subdirectories
find folder -type d -print | xargs cvs add
2. Add all the files
find folder -name CVS -prune -o -type f -print | xargs cvs add
Add File as Binary
1. cvs add -kb filename
This is used to add word document
| 只有注冊用戶登錄后才能發表評論。 | ||
|
||
網站導航:
博客園
IT新聞
BlogJava
博問
Chat2DB
管理
|
||
|
|