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

Re: Windows command to delete all .svn dirs

From: Russ <rsivak_at_istandfor.com>
Date: 2007-06-22 02:04:33 CEST

Another option would be to use TortoiseSVN right drag the top folder to another directory and select svn export all, and it will copy all the files except the ones in the .svn folders. It will also copy unversioned files.

Russ
Sent wirelessly via BlackBerry from T-Mobile.

-----Original Message-----
From: "Andy Levy" <andy.levy@gmail.com>

Date: Thu, 21 Jun 2007 19:34:54
To:Chris <shef31@yahoo.com>
Cc:users@subversion.tigris.org
Subject: Re: Windows command to delete all .svn dirs

On 6/21/07, Chris <shef31@yahoo.com> wrote:
> I need to get rid of a gazillion little .svn directories in my (very
> large) project. Does anyone know of a Windows command to do it?
>
> del *.svn* /S /F
>
> does not work. I cannot figure out why.

Windows, or Windows command prompt?

From Explorer (make sure you're set to show hidden files), go to the
upper-most directory level you want to remove the directories from,
hit Ctrl+F, and search All files and folders, put in .svn as the
filename to look for, click Advanced and make sure the first 3 are
selected (Search system folders, Search hidden files & folders, Search
subfolders). Sort the results by size so that the directories are all
grouped, select them, and delete.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 22 02:07:19 2007

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.