
On Nov 9, 2009, at 7:53 AM, Hartmut Kaiser wrote:
I wrote a "compare directories" script this weekend.
Here's the output for svn revision 57505. The counts are "lines", so "3 insertions" means "3 lines inserted".
I'm actively taking suggestions for improvement at this point. ;-) Summaries by file type, maybe? Links from the directory table to the files table?
Cool stuff, Marshal. This helped me to untangle some older issues! Would it make sense to add a link to each changed file displaying the unified diff?
It certainly would - at the cost of making the HTML file bigger. How much bigger, I don't know. I'll look into it. [ I'm assuming that you mean to add the diff to the bottom of the file, and include a link from the table - unless you know a way to get svn to disgorge a diff from a URL ] -- Marshall