Mutating history in Subversion and Bazaar
David Allouche
david at allouche.net
Tue Sep 5 14:12:37 BST 2006
Jelmer Vernooij wrote:
> Yes, though only if that hook script allows editing the svn:date
> revprop. I'm not sure whether that should be considered a problem
> though. If somebody would edit a Bazaar revision without changing the
> revision id, that can corrupt the distributed database as well.
The important question, which I do not think has been answered yet, is:
"What kind of history destroying changes people usually do on SVN
repositories?" Only after answering that question can we have a useful
discussion on how to catch them.
Bzr needs to cope better with referential integrity violations anyway,
if only because that's a common problem to all reproducible import
systems. So we can accept only preserving integrity for common history
alterations. However dealing with integrity violations is always going
be troublesome to users, and we should prevent them as much as
reasonably possible.
So, what kind of history-destroying changes of SVN repos are likely
represent 99% of the instances found in the wild? And what is their
respective importance?
--
-- ddaa
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060905/4d2c46fd/attachment.pgp
More information about the bazaar
mailing list