Bug #1891
SVNCR does not handle node-kind=="unknown" properly
Status:
Resolved
Priority:
High
Assignee:
Category:
z2env
Target version:
Start date:
26.03.2015
Due date:
% Done:
0%
Estimated time:
8.00 h
origin:
Description
SVNCR's deltaScan iterates over all SVN log entries and checks their node-kind (dir, file, ...).
Changes are ignored in the case when
- the changed node is a directory (i.e. a module w/o component from SVNCR's perspective)
- SVN reports node-kind == "unknown"