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

Re: svn rm

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-10-13 15:15:54 CEST

Please reply to the list, not me personally.

On Oct 12, 2004, at 9:42 PM, Ramoj Paruchuri wrote:

> Yeah I think I was using a --force option. But in either case why is
> svn deleting files that are local and not in the repository.

Because you're passing the --force option. 'svn rm' won't destroy
unversioned data, unless you pass that option. "--force" means
"destroy the file no matter what."

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 13 15:19:51 2004

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.