Originally created by: jpschewe
It would be nice to be able to do a tree based diff in Allura like one can in Trac. I'd like to be able to have a link on my wiki that points to the changes between two directories in two branches.
An example is here:
https://sourceforge.net/apps/trac/fll-sw/changeset?new_path=trunk%2Fscoring%2Ftools%2Ftomcat%2Fconf%2Fserver.xml&old_path=vendor%2Ftomcat%2Fcurrent%2Fconf%2Fserver.xml
Originally by: jpschewe
That was a file diff, this is a tree diff:
https://sourceforge.net/apps/trac/fll-sw/changeset?new_path=trunk%2Fscoring%2Ftools%2Ftomcat&old_path=vendor%2Ftomcat%2Fcurrent
It would be really nice if these were artifact links.