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
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"
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
|
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.