ノード:cvsdo, 次:, 前:cvsu, 上:cvsutils -- General Utilities For Use With CVS



cvsdo

Danger level: Low to none

Contacts repository: No

このコマンドは cvs add と cvs remove の作業コピーへの効果をシミュレー トします。リポジトリにはアクセスしません。もちろん、リポジトリに更新 を反映させるには、コミットする必要がありますが、少なくとも add と remove コマンドに関してはこの方法でスピードアップできます。使い方は 次のとおり:

floss$ cvsdo add FILENAME

または

floss$ cvsdo remove FILENAME

To see a list of further options, run:

floss$ cvsdo --help