首页
学习
活动
专区
工具
TVP
发布

葫芦

专栏成员
307
文章
865116
阅读量
34
订阅数
linux trying import event_target
获取AccessKeyId,SecretAccessKey,SessionToken
葫芦
2021-02-26
5910
linux svn简明配置
安装配置svn #yum install subversion #mkdir /opt/u01 #svnadmin create /opt/u01/liezi #消除空行和#号开头行命令“cat /opt/u01/liezi/conf/authz | sed -n '/#/!p'| sed -n '/^$/!p'" #cat /opt/u01/liezi/conf/authz | sed -n '/#/!p'| sed -n '/^$/!p' [aliases] [groups] [dongwei:/] zhuhailiang=rw daiyanwei=rw #cat /opt/u01/liezi/conf/svnserve.conf | sed -n '/#/!p'| sed -n '/^$/!p' [general] anon-access = none auth-access = write password-db = passwd authz-db = authz [sasl] [root@saga www]# cat /opt/u01/dongwei/conf/passwd | sed -n '/#/!p'| sed -n '/^$/!p' [users] admin=password 启动svn #svnserve -d -r /opt/u01/ man svnserve -d, --daemon Causes svnserve to run in daemon mode. svnserve backgrounds itself and accepts and serves TCP/IP connections on the svn port (3690, by default). -r root, --root=root Sets the virtual root for repositories served by svnserve. The pathname in URLs provided by the client will be interpreted rela- tive to this root, and will not be allowed to escape this root.
葫芦
2019-05-09
6.9K0
没有更多了
社区活动
【纪录片】中国数据库前世今生
穿越半个世纪,探寻中国数据库50年的发展历程
Python精品学习库
代码在线跑,知识轻松学
博客搬家 | 分享价值百万资源包
自行/邀约他人一键搬运博客,速成社区影响力并领取好礼
技术创作特训营·精选知识专栏
往期视频·千货材料·成员作品 最新动态
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档