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

Re: svn commit: r39781 - in trunk/subversion: libsvn_client libsvn_wc

From: Blair Zajac <blair_at_orcaware.com>
Date: Mon, 5 Oct 2009 09:17:54 -0700

On Oct 5, 2009, at 7:12 AM, Bert Huijben wrote:

> Author: rhuijben
> Date: Mon Oct 5 07:12:23 2009
> New Revision: 39781
>
> Log:
> Move the check that blocks deleting file externals to the client api.
> For the working copy a file external is just another switched path and
> we do allow deleting normal switched paths via svn_wc_delete4().
> This also
> makes it possible to delete these files via svn rm --force.

After this commit, what happens if you call svn_wc_delete4() on a file
external? Isn't this pushing the check to a higher level library that
should belong in libsvn_wc?

Regards,
Blair

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2403791
Received on 2009-10-05 18:18:10 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.