Hello,

I'm using "fossil diff --from XX --to YY", and the result is that
the diff headers for each file refer to random names in /var/tmp, and only at
the end I have a list of the files modified (unrelated to the random names).

I think it is due to having 'diff-command = diff -u' in the settings. Do you
know some way to get a better unified diff?

Without pasting the contents, and running the command from the current
directory, and the diff being between 'parent' and 'checkout':
--- /var/tmp/lhpapY8of3DB4nx    2011-07-29 14:49:14.000000000 +0200
+++ /var/tmp/aPFrbg8IKlTZauB    2011-07-29 14:49:14.000000000 +0200
.... changed lines
--- /var/tmp/XWFDrisP2XIzfXC    2011-07-29 14:49:14.000000000 +0200
+++ /var/tmp/koKtrhqHeeV8Z8q    2011-07-29 14:49:14.000000000 +0200
.... changed lines
Index: a/b/c/d/e/file.txt
===================================================================
Index: a/b/c/d/e/file2.txt
===================================================================
ADDED   a/b/c/d/e/file3.txt
_______________________________________________
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