Cvs Command
1. Command List
Command Synonyms Summary
add ad,new Add a new file/directory to the repository.
admin adm,rcs Administration front end for rcs.
annotate ann Show last revision where each line was modified.
authserver Authentication server mode.
chacl setacl,setperm Change the Access Control List for a directory.
checkout co,get Checkout sources for editing.
chown setowner Change the owner of a directory.
commit ci,com Check files into the repository.
diff di,dif Show differences between revisions.
edit Get ready to edit a watched file.
editors See who is editing a watched file.
export exp,ex Export sources from CVS, similar to checkout.
history hi,his Show repository access history.
import im,imp Import sources into CVS, using vendor branches.
init Create a CVS repository if it doesn't exist.
info Display information about all supported protocols.
log lo Print out history information for files.
login logon,lgn Prompt for password for authenticating server.
logout Removes entry in password cache for remote repository.
ls dir,list List directories on the server.
lsacl lsattr,listperm List the directories' Access Control List.
passwd password,setpass Set password and administer users.
rannotate rann,ra Show last revision where each line of module was modified.
rdiff patch,pa Create 'patch' format diffs between releases.
release re,rel Indicate that a Module is no longer in use.
remove rm,delete Remove an entry from the repository.
rlog rl Print out history information for a module.
rtag rt,rfreeze Add a symbolic tag to a module.
server Server mode.
status st,stat Display status information on checked out files.
tag ta,freeze Add a symbolic tag to checked out version of files.
unedit Undo an edit command.
update up,upd Bring work tree in sync with repository.
version ve,ver Show current CVS version(s).
watch Set watches.
watchers See who is watching a file.
[ 本帖最后由 selina 于 2006-10-13 13:32 编辑 ]
搜索更多相关主题的帖子:
Cvs Command