Hi there, When a "svn update" cause a conflict, SVN display at the end of the update a conflict summary : Summary of conflicts: Text conflicts: 2 Property conflicts: 1 Tree conflicts: 1 Skipped paths: 10
Is there a way to hide it ? I locally treat conflict (I print the "C" lines in red, "U" lines in light blue, etc.) and it would be great if I can hide the summary of conflicts. Thank you guys !