DragonFly BSD
 

Message4963

Author dillon
Recipients thomas.nikolajsen
Date 2008-07-16.03:43:02
Content
:`undo -i' seems to track the wrong file after mv, see below.
:Contents of file is correct;
:`hammer history' seems correct.
:
: -thomas

    You're saying it should dump the history if either test or test1 
    is specified, but it only seems to do it for one of the two?

    Interesting.  I'll look into it.  It should be able to figure out
    the history for both of them.  It kinda looks like the directory
    entry is not being completely synced by the sync command.

    Also, 'hammer synctid' doesn't work (I tried to use it instead of
    sync).  I'll fix that too.  Another bug related to the mirroring
    work.

					-Matt
History
Date User Action Args
2008-07-16 03:43:06dillonsetrecipients: + thomas.nikolajsen
2008-07-16 03:43:06dillonlinkissue1074 messages
2008-07-16 03:43:02dilloncreate