On Wed, Jun 01, 2011 at 02:56:04PM +0530, Noorul Islam K M wrote:
> [[[
>
> Fix a bug in 'svn export' because of which externals are exported twice
> when exporting a working copy having externals.
>
> * subversion/libsvn_client/export.c
> (copy_versioned_files): Do not copy an external file here. This is
> done down the line in the function.
>
> * subversion/tests/cmdline/externals_tests.py
> (export_wc_with_externals): Remove XFail marker.
>
> Patch by: Noorul Islam K M <noorul{_AT_}collab.net>
> ]]]
>
> Thanks and Regards
> Noorul
>
Thank you! Committed in r1132678.