Actions
Defect #6876
closedDiff view truncating lines shouldn't be counting SVN props
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
2010-11-12
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Affected version:
Description
Lets say I make a commit that deletes 5,000 SVN props off of files. If I click the diff, it'll truncate it with,
"... This diff was truncated because it exceeds the maximum size that can be displayed."
Because it exceeds the length set in the admin panel. But these prop changes don't even show up in the diff, so they shouldn't be counted toward the total at all. Only the actual textual changes should be counted.
Don't know if this applies to other systems such as HG, Git, etc, but this definitely applies to SVN.
Related issues
Updated by Toshi MARUYAMA over 13 years ago
- Category changed from Projects to SCM
Updated by Toshi MARUYAMA over 13 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Duplicate with #6877.
Actions