Committed it in 1102690. -----Original Message----- From: Kamesh Jayachandran [mailto:kam...@collab.net] Sent: Thu 5/12/2011 10:38 PM To: dev@subversion.apache.org Subject: [PATCH] Fix for issue3870 - File descriptor leaks during svnsync Hi All,
Attached patch fixes the File descriptor leaks in ra_serf's way of driving the destination delta editor with *LONG* living pools. This patch fixes it. I think similar stuff needs to be done for a case of directory having lots of subdirectories. All tests pass over ra_serf... I am just posting here just in case somebody has some opinions. If there are no objections I will commit tomorrow my time. With regards Kamesh Jayachandran