摘要: yum install python-setuptools easy_install supervisor --生成一个配置文件 echo_supervisord_conf > /usr/local/supervisord.conf 修改[inet_http_server]配置,来启用WEB管理界面 阅读全文
posted @ 2019-04-16 15:31 缤纷世界 阅读(558) 评论(0) 推荐(0) 编辑
摘要: 用户映射文件user.txt,等号左边为svn账号,右边为Git用户名和邮箱。注意:svn中有多少用户就要映射多少 test1=test1<147258369@qq.com>test2=test2<246813579@qq.com> --生成秘钥 admin@example.com为GitLab的r 阅读全文
posted @ 2019-04-16 15:22 缤纷世界 阅读(565) 评论(0) 推荐(0) 编辑