Kari Hoijarvi wrote:
darcs diff --to-patch="my previous patch" file.cpp
This gives me the changes, but I'd have to parse the diff format, and
process the file out of it. I'd rather have some darcs person to create
a command like
darcs diff [any combination of patches for the first version] [any
combination of patches for the second version] filename tempfile1 tempfile2
and I could just run kdiff with tempfile1 tempfile2.
darcs show file filename --to-patch="hash foo" > tempfile1
darcs show file filename --to-patch="hash bar" > tempfile2
?
--
--Max Battcher--
http://worldmaker.net
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users