Message5745

Author mpm
Recipients Omnifarious, TakeyMcTaker, ThomasAH, abuehl, djc, jglick, kupfer, mathieu.clabaut, pmezard, vadiml
Date 2008-03-28.00:13:04
Content
Incompatibility with old clients is a non-starter, so viewing it as two problems
is as well.

Current clients have file revision hashes that include the current metadata for
the copy info. If we change what we store, we break the hash -> old clients
break. So we've either got to fake the contents (and destroy the concept of
revlog id = hash of contents) or break compatibility.
History
Date User Action Args
2008-03-28 00:13:06mpmsetmessageid: <1206663186.56.0.24671064479.issue883@selenic.com>
2008-03-28 00:13:06mpmsetrecipients: + Omnifarious, ThomasAH, kupfer, pmezard, mathieu.clabaut, jglick, djc, abuehl, vadiml, TakeyMcTaker
2008-03-28 00:13:06mpmlinkissue883 messages
2008-03-28 00:13:04mpmcreate