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

Re: Issue 3727 - svn export into the current directory

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 01 Nov 2010 17:18:00 +0000

Noorul Islam K M <noorul_at_collab.net> writes:

> [[[
> Fix issue 3727: Fix regression caused by r880559
>
> * subversion/tests/cmdline/export_tests.py
> (export_to_explicit_cwd): Remove XFail.
>
> * subversion/svn/export-cmd.c
> (svn_cl__export): Move logic into subversion/libsvn_client/export.c
>
> * subversion/libsvn_client/export.c
> (svn_client_export5): If the explicit TO path is '.', treat it as if it weren't
> given only if the source is a file.
>
> Patch by: Noorul Islam K M <noorul{_AT_}collab.net>
> ]]]

I tweaked it to use svn_path_is_empty, to pass a NULL pool where the
basename does not need to be allocated, and to update the
svn_client_export5 docstring. r1029751. Thanks!

-- 
Philip
Received on 2010-11-01 18:18:43 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.