Message879

Author alexis
Recipients ThomasAH, bos, kupfer, mpm, tonfa
Date 2006-03-30.23:16:22
Content
Two questions about the changes to the commit function:

- With these changes, the precommit hook will run while holding the wlock.
  Is that a problem?

- Should the wlock be passed to the changes function?

Other than that, it looks ok to me.
History
Date User Action Args
2006-03-30 23:16:26alexissetmessageid: <1143760586.22.0.0858991885454.issue132@selenic.com>
2006-03-30 23:16:26alexissetrecipients: + mpm, bos, ThomasAH, tonfa, kupfer
2006-03-30 23:16:26alexislinkissue132 messages
2006-03-30 23:16:22alexiscreate