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

Re: [PATCH] Fix for issue 3799 - exporting file should not overwrite

From: Julian Foad <julian.foad_at_wandisco.com>
Date: Thu, 17 Feb 2011 15:14:30 +0000

Noorul Islam K M wrote:
> Julian Foad <julian.foad_at_wandisco.com> writes:
> > On Tue, 2011-02-15, Noorul Islam K M wrote:
> >> + if ((kind == svn_node_file) && ! force)
> >
> > What if the obstruction is not a file but something else (dir or
> > unknown)?
>
> Obstruction of directory is already taken care of.

I'm asking about obstruction *by* a directory (or symlink or ...), in
otyher words when (kind == svn_node_dir) or (kind == svn_node_unknown).

- Julian
Received on 2011-02-17 16:15:14 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.