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

Re: deleting a repo

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Thu, 1 Oct 2009 07:41:33 -0500

On Oct 1, 2009, at 07:34, Ramachandran, Vishwanath(IE10) wrote:

> I use svn delete to delete a file or a folder and it works fine. Now
> I want to delete a repository and I use svn delete to perform the
> same, but some errors
>
> C:\Documents and Settings\e453531\Desktop>svn delete -m "delete" http://acssvn-dev.honeywell.com/SoftCo/Tools/Testing
> svn: OPTIONS of 'http://acssvn-dev.honeywell.com/SoftCo/Tools': 200
> OK (http://a
> cssvn-dev.honeywell.com)
>
> Also tried svn delete -m "delete" file:///data/svn/honeywell/SoftCo/Tools/Testing/
> svn: Unable to open an ra_local session to URL
> svn: Unable to open repository 'file:///data/svn/honeywell/SoftCo/
> Tools'
>
> What does this mean?
>
> But inside SoftCo/Tools/ “Testing” exists

"svn delete" is only for deleting things inside repositories.

To delete a repository itself, simply delete the repository directory
on the server.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2402484

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-01 14:42:33 CEST

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.