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

Re: [PATCH] Issue #1296: --force option for svn export

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2003-05-22 14:38:34 CEST

plasma wrote:
>
> Sounds good. Below is another try, and it is aginst 0.23. In
> addition, I throw SVN_ERR_WC_OBSTRUCTED_UPDATE if target is a file
> instead of a directory in open_root() and add_directory().

Please could you give a short description (in the log message and/or in the "--help" text) of what the "--force" option means or does. I am asking because issue 1296 says "nice to have a --overwrite or --force option to tell 'svn export' to just overwrite any files that already exist", but I can't see anything in this patch that overwrites files.

Also, your original message said that your problem was that "svn co bogus-url" created the destination directory before failing because of the bad URL, and the existence of that directory caused a second attempt (with the correct URL) to fail. That use case could be better fixed by changing "svn co" to not leave a dangling directory when it fails in that way.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 22 14:33:30 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.