[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Fix a bug in dirent_uri.c:svn_uri_condense_targets()

From: vijay <vijay_at_collab.net>
Date: Fri, 24 Dec 2010 16:03:49 +0530

Hi,

This patch fixes the bug reported in
http://svn.haxx.se/dev/archive-2010-12/0592.shtml . We need to copy
the value of PCOMMON from SCRATCH_POOL to RESULT_POOL since we are
exiting early when there is only one target uri to work on.

Attached the patch and log message.

Thanks & Regards,
Vijayaguru

Received on 2010-12-24 11:34:27 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.