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

Not able to delete a repo from the CLI for Subversion

From: Miller, Christopher M CIV USARMY MEDCOM AISR (US) <christopher.m.miller217.civ_at_mail.mil>
Date: Fri, 7 Jun 2019 12:15:13 +0000

I'm cleaning up Subversion repos that got spread out by accident and going to upgrade Subversion from v 1.6.11 to a newer version on a new RHEL7 VM.

There are repos that were created that are either no longer used or were created haphazardly. The daemon is on and I can grep successfully from the CLI.

I'm trying to use the following command via the CLI to delete a repo:

svn delete -m "delete repo that is no longer needed" file:///data/svn/dept_A/test
svn: 'file:///data/svn/IMO' isn't in the same repository as 'file:///data/svn/dept_A/test'

http://svnbook.red-bean.com/en/1.7/svn.ref.svn.c.delete.html

I've also tried to use the ip address too and got this error message:

svn rm svn://192.168.5.49/dept_A/test -m "delete repo"
Authentication realm: <svn://192.168.5.49:3690> 678af798-5732-4a81-9cfb-4040117c6091
Password for 'user':
svn: 'svn://192.168.5.49/dept_A' isn't in the same repository as 'svn://192.168.5.49/dept_A/test'

I was able to delete another repo via TortoiseSVN with no issues, and leave a comment. However I would feel more comfortable doing the cleanup the CLI.

Can someone advise me on what I'm doing incorrectly or is there another way to do this?

thanks

Christopher M. Miller, MIS, Network+, A+, Linux+, Security+, C|EH, RHCSA
Linux System Administrator Battlefield Health & Trauma Research
Institute (BHTRI) / US Army Institute of Surgical Research (AISR)
3698 Chambers Pass, Building 3611
Ft. Sam Houston, TX 78234-6315
210 539 3299
Received on 2019-06-07 14:15: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.