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