[RFC] usability of mercurial

Jan Hudec bulb at ucw.cz
Wed Aug 31 07:53:23 CDT 2005


On Tue, Aug 30, 2005 at 13:15:04 -0700, Bryan O'Sullivan wrote:
> On Tue, 2005-08-30 at 14:50 -0500, Jordan Breeding wrote:
> > Would it be possible to record this information in the future?
> 
> I haven't thought much about whether having deltas follow renames and
> copies would require this, but I doubt it.  In that case, there would be
> little pressure to add such a feature.

Well, the user case is:

There is a versioned tree containing directory foo.
Now on a branch A, foo/qyzzy.c is created.
Meanwhile on branch B, foo is renamed to bar.
The branches are merged. Result should contain bar/qyzzy.c.

Now you don't need to record directories per se, but you need to record
renames as renames of directories and not as renames of all files within (as
that would not rename the new file).

--
						 Jan 'Bulb' Hudec <bulb at ucw.cz>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://www.selenic.com/pipermail/mercurial/attachments/20050831/d84032c1/attachment.pgp


More information about the Mercurial mailing list