[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: Toby Johnson <toby_at_etjohnson.us>
Date: 2004-08-14 00:48:38 CEST

Ben Collins-Sussman wrote:

>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'
>
>
You can also chdir to the directory you want to delete, "svn delete .",
then commit. You'll get an error as it tries to delete the directory
you're currently in, but the delete will take.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Aug 14 00:49:12 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.