[ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
At present there is no real GUI for ArX. For emacs lovers, there is an incomplete emacs mode. It should be in the src/user-interface/emacs directory, along with instructions on how to install it.
You can also use your favorite gui diff when using file-diff
. First,
you must set your gui diff program using my-guidiff
arx my-guidiff tkdiff |
Then you invoke file-diffs
with the --gui
option. That
is, when using the default revision
arx file-diffs --gui file |
[ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |