cvs skill to minimize lock period

• 本文约 29 字,阅读大致需要 1 分钟 | Development

Today Giorgos Keramidas (keramida@) has noted that the following skill that can minimize lock period:

  1. save the commit message to a file (say ~/commitlog)
  2. cvs ci -F ~/commitlog file[…]