随笔分类 - 版本控制
摘要:文章出处:http://www.restran.net/2015/04/09/gilab-centos-installation-note/ 在 CentOS 6.5 Minimal 系统环境下,用源代码的方式安装 Gitlab 7.5 的过程中,遇到了不少问题,现把笔记整理出来。 Distribu
阅读全文
摘要:前提条件: 主:10.11.100.205从:10.11.100.50源目录:http://10.11.100.205/svn/rep-ops目标目录:http://10.11.100.50/svn/rep-ops1.在从机建立空目录mkdir -pv /yc/svn/rep-opssvnadmin
阅读全文
摘要:[root@svn shell]# cat repolist dev-arcdev-bmdev-crmdev-paydev-pmdev-portaldev-riskhrproductqarep-ops [root@svn shell]# cat svnbackup.sh #!/bin/bashrm
阅读全文
摘要:1.安装配置apache2.2.18 http://download.csdn.net/download/YH555/3299526tar xf httpd-2.2.18.tar.bz2cd httpd-2.2.18./configure --prefix=/yc/usr/local/apache2
阅读全文