Hi,
I am trying to find a way to perform a cvsdiff on two different releases.
Each release exists in its own directory.
cvsdiff only works for two files.
At the end, I would like to see 3 things:
Lines Changed.
Lines Added
Lines Deleted
Has anyone had any experience with this?
I guess I could write a recursive script but I am trying to find out if someone has already done that before.
thanks, oh wise ones.