Noorul Islam K M wrote:
> Julian Foad <julian.f...@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


Reply via email to