[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: vishwanath ramachandran_at_honeywell.com <ramachandran_at_honeywell.com>
Date: Thu, 1 Oct 2009 18:28:38 +0530

Ok fine but will "svn delete" will help/can be used?

I saw from the svn-book, a URL can be deleted using svn-delete but in my
case it doesn't work

Regards
R.R.Vishwanath
Desk: +91 80 26588360 Extn: 44211
Cell: +91 9008318114

-----Original Message-----
From: Ryan Schmidt [mailto:subversion-2009b_at_ryandesign.com]
Sent: Thursday, October 01, 2009 6:12 PM
To: Ramachandran, Vishwanath(IE10)
Cc: users_at_subversion.tigris.org; Bob Archer
Subject: Re: deleting a repo

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=2402491

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-01 14:59:29 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.