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

RE: svn delete

From: Reedick, Andrew <Andrew.Reedick_at_BellSouth.com>
Date: 2006-07-14 18:14:21 CEST

> -----Original Message-----
> From: Jerry Miller [mailto:jerry@castlecomm.com]

> The 'svn delete' command is not the equivalent of a
> mythical 'svn unadd' command. It not only removes
> the copy mistakenly placed in the repository, but it
> also removes the working copy.

'svn delete' refuses to delete an 'svn add' *unless* you use the --force
option (at least in svn 1.3.0.) The --force option will delete the
working copy.

The mythical 'svn unadd' command would be 'svn revert.'

*****

The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all computers. 163

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 14 18:17:29 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.