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

Re: svn release -d?

From: Marcus Comstedt <marcus_at_mc.pp.se>
Date: 2002-08-19 21:36:30 CEST

Ben Collins-Sussman <sussman@collab.net> writes:

> Wow, I've never even *heard* of this CVS feature. :-)
>
> So you're saying this feature is the equivalent of
>
> if [ "X`svn st wc`" = "X" ]; then rm -rf wc; fi

Yup. Of course, the cvs command would stop and ask you whether to
remove the wc anyway if it finds unversioned or modified files. For
the svn equivalent, I'd rather have the question implicitly answered
by the presence / non-presence of a --force argument.

> Is this a formal feature request?

Well, it's a feature suggestion. :-) I would like to have it, and
would offer to code it (it's really simple, no additions to the libs
needed). You are free to disagree.

  // Marcus

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 19 21:37:08 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.