On 18/09/12 08:06, Stephen J. Turnbull wrote:
> Although this sounds alluring from the implementation perspective,
> I worry about the user perspective on something like this,
bzr does this already.
As does Monotone - see
http://www.catb.org/esr/writings/version-control/version-control.html#graydon
. I don't completely understand the Mercurial repository format, but I
think that hg does too - at least implicitly, by storing per-file
revlogs. Git has always resisted giving files True Names; Linus'
reasoning is that renaming files is just a special case of moving code
between files (see `git blame`'s -C and -M options).
Miles
_______________________________________________
darcs-users mailing list
darcs-users@darcs.net
http://lists.osuosl.org/mailman/listinfo/darcs-users