当前位置:网站首页>SVN添加文件时的错误处理:…\conf\svnserve.conf:12: Option expected
SVN添加文件时的错误处理:…\conf\svnserve.conf:12: Option expected
2022-07-03 12:39:00 【星哥玩云】
安装完SVN服务器,添加完用户权限后,准备将本地的项目add到服务器上时,报"C:\Documents and Settings\Subversion Repository\conf\svnserve.conf:12: Option expected
".
网上查找,需要做以下配置:
svnserve.conf文件修改前:
-------------------------------------------------------
[general] ### These options control access to the repository for unauthenticated ### and authenticated users. Valid values are "write", "read", ### and "none". The sample settings below are the defaults. # anon-access = read # auth-access = write
......
# password-db = passwd
--------------------------------------------------
svnserve.conf文件修改后:
------------------------------------------------------
[general] ### These options control access to the repository for unauthenticated ### and authenticated users. Valid values are "write", "read", ### and "none". The sample settings below are the defaults. anon-access = read auth-access = write
......
password-db = passwd --------------------------------------------------- 一定要注意以下三个参数所在的行,前面不能有空格.
anon-access = read
auth-access = write
password-db = passwd
边栏推荐
- Image component in ETS development mode of openharmony application development
- php:  The document cannot be displayed in Chinese
- 35道MySQL面试必问题图解,这样也太好理解了吧
- Oracle memory management
- When the R language output rmarkdown is in other formats (such as PDF), an error is reported, latex failed to compile stocks Tex. solution
- 解决 System has not been booted with systemd as init system (PID 1). Can‘t operate.
- Some thoughts on business
- mysql更新时条件为一查询
- Flink SQL knows why (XV): changed the source code and realized a batch lookup join (with source code attached)
- Detailed explanation of multithreading
猜你喜欢

Servlet

elk笔记24--用gohangout替代logstash消费日志

Flink SQL knows why (17): Zeppelin, a sharp tool for developing Flink SQL
![[Database Principle and Application Tutorial (4th Edition | wechat Edition) Chen Zhibo] [Chapter III exercises]](/img/b4/3442c62586306b4fceca992ce6294a.png)
[Database Principle and Application Tutorial (4th Edition | wechat Edition) Chen Zhibo] [Chapter III exercises]

Sword finger offer 14- ii Cut rope II

Leetcode234 palindrome linked list

106. 如何提高 SAP UI5 应用路由 url 的可读性

Flink SQL knows why (13): is it difficult to join streams? (next)

【数据库原理及应用教程(第4版|微课版)陈志泊】【第六章习题】
![[Database Principle and Application Tutorial (4th Edition | wechat Edition) Chen Zhibo] [Chapter IV exercises]](/img/8b/bef94d11ac22e3762a570dab3a96fa.jpg)
[Database Principle and Application Tutorial (4th Edition | wechat Edition) Chen Zhibo] [Chapter IV exercises]
随机推荐
Introduction to the implementation principle of rxjs observable filter operator
我的创作纪念日:五周年
2022-02-11 heap sorting and recursion
用户和组命令练习
【历史上的今天】7 月 3 日:人体工程学标准法案;消费电子领域先驱诞生;育碧发布 Uplay
PostgreSQL installation
2022-02-14 analysis of the startup and request processing process of the incluxdb cluster Coordinator
Image component in ETS development mode of openharmony application development
[Database Principle and Application Tutorial (4th Edition | wechat Edition) Chen Zhibo] [sqlserver2012 comprehensive exercise]
【数据库原理及应用教程(第4版|微课版)陈志泊】【SQLServer2012综合练习】
2022-02-10 introduction to the design of incluxdb storage engine TSM
道路建设问题
Some thoughts on business
2022-01-27 use liquibase to manage MySQL execution version
SLF4J 日志门面
Sword finger offer 12 Path in matrix
C graphical tutorial (Fourth Edition)_ Chapter 18 enumerator and iterator: enumerator samplep340
关于CPU缓冲行的理解
Four problems and isolation level of MySQL concurrency
Seven habits of highly effective people