[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-13 23:24:06 CEST

On Fri, 2004-08-13 at 16:21, Kevin Ballard wrote:
> Are you trying to remove the directory you checked out from under SVN
> control? If so, you need to check out the *parent* directory in order
> to remove the child directory.

Or, just 'rm -rf' the working copy, and to remove it from the
repository, you don't need a working copy at all: 'svn rm URL'

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 13 23:25:27 2004

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.