tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

'make cce' leaves stray cvs edit locks



make cce does

  update of CHANGES-YYYY and TODO
  if not writable, cvs edit of those
  modified CHANGES-YYYY
  maybe modifies TODO
  commit

so if TODO is not written, then TODO is left 'edited', which causes
notification email and is generally messy.

The right fix is probably to make the todo script do the cvs edit after
deciding to write the file instead.
An alternative is to do 'cvs unedit' on both after committing.

Thoughts/objections to either change?


Attachment: pgpNrhPbs0xLz.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index