On Mon, Nov 14, 2011 at 03:06:14PM +0100, Lluís Batlle i Rossell wrote:
> (on fossil 1.20)
> 
> I've renamed a file, and modified the new one without any commit in the 
> middle,
> and then 'fossil status' or 'fossil commit' do not show that it *removes* the
> old name.
> 
> Regarding a revert of that change in the working copy, it deletes the 'new
> file', but does not restore the removed file. If then I do other changes, and
> commit them, it does not show anything special in the commit log comments, but
> it commits a silent *DELETE* for the first file I had moved.
> 
> I just had to recover a deleted file from history, because of that.
> 
> I hope someone understands the steps. :) If not, please tell me.


Another trouble, related to renames. I had a rename+modification in a checkin, a
branch created from trunk, it looked like this in the ui:

Modified include/a/Numbers.hpp from [636427934a30aef5] to [64a5158bf788f897].   
 [diff]
Deleted include/system/nan.hpp version [636427934a30aef5]

That happened in a branch. When I merged the branch to 'trunk', the new file
include/a/Numbers.hpp did not appear. It was silently ignored.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to