These changes allow detection of files, that come from folder's "svn:externals" property. Before only folders were properly detected.
Fixes T6447
Differential D10772
Support files in "svn:externals" property in SVN 1.6+ working copies aik099 on Nov 1 2014, 9:18 PM. Authored by Tags None Referenced Files
Subscribers
Details
These changes allow detection of files, that come from folder's "svn:externals" property. Before only folders were properly detected. Fixes T6447
Before this would result in UTF-8 encoding error on binary file that came from "svn:externals". Now file will be properly skipped.
Diff Detail
Event TimelineComment Actions I've updated Mercurial installation to 3.1.2 and tests passed. I'm not sure how can I make arc to update unit test results for existing differential revision without changing any files in it. |