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

Re: svn commit: r30931 - trunk/subversion/libsvn_client

From: Karl Fogel <kfogel_at_red-bean.com>
Date: Fri, 02 May 2008 13:32:38 -0400

"David Glasser" <glasser_at_davidglasser.net> writes:
> Is your "(as either a file or a directory)" parenthetical accurate?
> Ie, would it actually delete /tmp/abc if it were a file? If so, I
> don't think this revision would fix that.

On re-reading the code, I think you're right, but only because there'd
be nothing to fix -- there's no bug in the file case. Rather, either
svn_io_make_dir_recursively() would error first, or orig_kind would not
be none.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-02 19:32:52 CEST

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.