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

Re: svn rm --force always fails

From: <cmpilato_at_collab.net>
Date: 2002-04-17 06:31:02 CEST

cmpilato@collab.net writes:

> I haven't debugged this one bit, but I wonder if it has something to
> do with the presence of unversioned files in the directory
> (libtool.m4, config.*, etc.) ...

No. Never mind me. Duh.

Of course we can't `svn rm --force' a directory. Until `svn revert'
can recover from such a maneuver, I think we intentionally disallow
it. However, I think the proper thing to do would be to just silently
ignore the --force for dirs, and have `svn help rm' note that --force
is ignored for directories at this time.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 17 06:34:06 2002

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.