[categories] [index] [all (537)] [latest]
$ cvs co -r TagName ProjectName
$ cvs status -v project.pbxproj
$ cvs log -wnicolas -d"2006-04-01<2006-05-01" -S
$ find -d . -name 'CVS' -exec rm -rf '{}' \; -print