[darcs-users] whatsnew and record not catching changes

Tommy Pettersson ptp at lysator.liu.se
Mon Jun 6 11:39:04 UTC 2005


On Mon, Jun 06, 2005 at 06:37:53AM -0400, Timothy Webster wrote:
> I just made one character changes to 20 files.
> darcs whatsnew and darcs record
> are not finding these changes
> Since the size is not changing.

Try --ignore-times.

Darcs doesn't diff files if the modification time is the
same in current.  If the modification time is the same but
the size is different, darcs will still do the diff, but
same size alone won't neglect to diff the files, and with
--ignore-times the files will always be diffed.


-- 
Tommy Pettersson <ptp at lysator.liu.se>




More information about the darcs-users mailing list