svn diff including annotate/blame-alike information of when changes were made by who
Fresh3 days ago
Mar 15, 20262384 viewsConfidence Score0%
0%
Problem
Can you add annotate/blame-alike information to svn diff, so that for every changed line it includes which user and revision changed that line? For example, an annotate-diff comparing revisions 8-10 could output something like: The context, lines around it which haven't changed, may be included as …
Error Output
9 user1 - some line that user1 deleted in revision 9 10 user2 + some line that user2 added in revision 10
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: svn diff including annotate/blame-alike information of when changes were made by who
Low Risk
I am not entirely sure i understood exactly what you want, but i did this with TortoiseSVN: Create Blame from revision 1 to revision A - save as A.txt Create Blame from revision 1 to revision B - save as B.txt Remove first column (line) from both te…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix