Matt Hargett wrote on Wed, Feb 06, 2013 at 20:01:05 +0000: > What other things would you like to discuss or have me research?
Sorry, I don't have time at the moment to look into this further. In the meantime I suggest you take this thread to dev@. (I might be able to get back to this thread in the next few days, but I don't want to commit to that.) > I could take a stab at a patch for trunk as well, if the concept is > agreeable. > That would be great, of course. > Thanks! > Thanks for your help. Daniel > > > % $svn help diff > > diff (di): Display the differences between two revisions or paths. > > usage: 1. diff [-c M | -r N[:M]] [TARGET[@REV]...] > > 2. diff [-r N[:M]] --old=OLD-TGT[@OLDREV] [--new=NEW-TGT[@NEWREV]] \ > > [PATH...] > > 3. diff OLD-URL[@OLDREV] NEW-URL[@NEWREV] > > >