cvs commands

by Nirmala 2009-04-22 14:45:50

Hi...
To remove file from cvs use the below code
cvs remove -f
cvs commit -m


To rename a file from cvs use the below code
cvs rename


To remove empty directories from cvs
cvs update -P


To know the status of a file
cvs status -v

Tagged in:

1573
like
1
dislike
0
mail
flag

You must LOGIN to add comments