Uroš Jovanović wrote on Mon, 07 Sep 2020 19:25 +0200: > when using SharpSvn in context of a larger > application, this would mean the user needs to close the entire application > because one unmanaged file handle was left alive.
Have you tried clearing the relevant pools? Could you help debugging this? (E.g., write a reproduction recipe or a test case or track down where in the code the file gets opened.) Cheers, Daniel