[darcs-users] darcs conflicts/dependencies -- is patch theory the place to start?

Miles Gould miles at assyrian.org.uk
Tue Sep 18 10:36:33 UTC 2012


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


More information about the darcs-users mailing list