当前位置:网站首页>The specified service is marked for deletion
The specified service is marked for deletion
2022-07-01 11:53:00 【Handyman】
It's also suitable xampp Under the apache、mysql And other services
forward :https://www.iteye.com/blog/inexus-1608761
Want to be back in windows Deployment in svn service , So the first step is to delete svn service :
Run under administrator authority cmd:
“sc delete svnserver”
Then deploy svn Service for :
“sc create svnserver binpath= "C:\Program Files\TortoiseSVN\bin\svnserve.exe --service" displayname= "SVN Server" depend= Tcpip start= auto”
An error at this time “ The specified service has been marked for deletion ”.
Generally, this problem is caused by deleting in the command line , The service management window is open , Or the deleted service is on .
The solution of the former situation :
Make sure the service has stopped , Then close the service management window , Re execute the delete command
The solution of the second situation :
Open the service management window , Deactivate the currently running service , Then the service will be automatically deleted ... That's what happened to me
边栏推荐
- CPI tutorial - asynchronous interface creation and use
- Redis的攻击手法
- Harbor webhook from principle to construction
- Huawei HMS core joins hands with hypergraph to inject new momentum into 3D GIS
- Compile and debug net6 source code
- Deep understanding of grpc part1
- 指纹浏览器工作原理、使用场景以及重要性简单讲解
- Understanding of MVVM and MVC
- About keil compiler, "file has been changed outside the editor, reload?" Solutions for
- 分享psd格式怎么预览的方法和psd文件缩略图插件[通俗易懂]
猜你喜欢

Wonderful! MarkBERT

Dameng data rushes to the scientific innovation board: it plans to raise 2.4 billion yuan. Feng Yucai was once a professor of Huake

华为HMS Core携手超图为三维GIS注入新动能

使用set_handler过滤掉特定的SystemC Wraning &Error Message

Exploration and practice of inress in kubernetes

MQ prevent message loss and repeated consumption

Redis的攻击手法

Istio、eBPF 和 RSocket Broker:深入研究服务网格

自组织是管理者和成员的双向奔赴

2022/6/29学习总结
随机推荐
Value/sortedset in redis
Why does the JVM heap memory exceed 32g and pointer compression fail?
Redis的攻击手法
Adjacency matrix undirected graph (I) - basic concepts and C language
Dameng data rushes to the scientific innovation board: it plans to raise 2.4 billion yuan. Feng Yucai was once a professor of Huake
Binary stack (I) - principle and C implementation
Rural guys earn from more than 2000 a month to hundreds of thousands a year. Most brick movers can walk my way ǃ
Activity workflow engine
今天开户今天能买股票吗?在线开户是很安全么?
C summary of knowledge points 3
Learning summary on June 28, 2022
Wechat applet development - user authorization to log in to "suggestions collection"
力扣首页简介动画
ABBIRB120工业机器人机械零点位置
VScode快捷键(最全)[通俗易懂]
Interpretation of R & D effectiveness measurement framework
redis中value/String
Getting started with Paxos
Share the method of how to preview PSD format and PSD file thumbnail plug-in [easy to understand]
redis中value/set