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

Re: Corrupt data

From: Stephan Zeissler <stephan.zeissler_at_kuttig.com>
Date: 2005-08-19 11:47:15 CEST

Forget to send it to the list.

Hi,

use rd /S FOLDERNAME

The Parameter /S makes it recursive and deletes also the content of the
folder.

Greetings,
Stephan Zeissler

Marc Haisenko wrote:

> On Thursday 18 August 2005 19:09, Burgan, DeborahX wrote:
>
>
>> I am having problems deleting the .svn folder. I get the following
>> error. I'm stuck :-) can someone help?
>>
>> C:\vtwork>rd /s/q .svn
>>
>> .svn\PROP-B~1 - The directory is not empty.
>> .svn\props - The directory is not empty.
>> .svn\TEXT-B~1 - The directory is not empty.
>>
>> Thanks
>>
>> Debbie Burgan
>>
>
>
> I haven't used DOS or Windows for years, but IIRC rd is "remove
> directory", which only removes empty directories (like the error
> messages clearly suggest). That is, you're using the wrong command.
> C'ya,
> Marc
>
>
>

attached mail follows:


Hi,

use rd /S FOLDERNAME

The Parameter /S makes it recursive and deletes also the content of the
folder.

Greetings,
 Stephan Zeissler

Marc Haisenko wrote:

>On Thursday 18 August 2005 19:09, Burgan, DeborahX wrote:
>
>
>>I am having problems deleting the .svn folder. I get the following
>>error. I'm stuck :-) can someone help?
>>
>>C:\vtwork>rd /s/q .svn
>>
>>.svn\PROP-B~1 - The directory is not empty.
>>.svn\props - The directory is not empty.
>>.svn\TEXT-B~1 - The directory is not empty.
>>
>>Thanks
>>
>>Debbie Burgan
>>
>>
>
>I haven't used DOS or Windows for years, but IIRC rd is "remove directory",
>which only removes empty directories (like the error messages clearly
>suggest). That is, you're using the wrong command.
>C'ya,
> Marc
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 19 11:50:15 2005

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.