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

[PATCH] Issue 1296

From: SteveKing <steveking_at_gmx.ch>
Date: 2003-08-07 18:36:58 CEST

Hi,

I reopened the issue today because it wasn't fixed for
path->path exports, just for url->path exports.
This patch fixes Issue 1296 (--overwrite/--force option for svn export)
also for path->path exports.

I hope someone has the time to review the patch soon since
it's only a small one and issue 1296 bothered me for some
time now...

Stefan

Log-Message:

Fix issue 1296 also for path->path exports.
* /subversion/libsvn_client/export.c
  copy_versioned_files(): added "force" parameter and
    don't error out if a directory already exists.
  svn_client_export(): pass the "force" parameter to
    copy_versioned_files() too.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Thu Aug 7 18:37:56 2003

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.