12 2015 档案

node开发环境搭建(windows)
摘要:在windows下,使用一个叫nvmw的工具代替nvm, 同时安装cnpm来直接使用taobao的镜像,速度上很是不错$ d:$ cd git$ git clone https://github.com/cnpm/nvmw.gitset PATH="d:\git\nvmw;%PATH%"重新打开终端... 阅读全文

posted @ 2015-12-10 16:27 js.yeyong 阅读(323) 评论(0) 推荐(0)

centos使用记录: 换源与安装开发工具包
摘要:centos换源http://mirrors.163.com/.help/centos.htmlmv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backupWget http://mirrors.163.c... 阅读全文

posted @ 2015-12-10 16:24 js.yeyong 阅读(265) 评论(0) 推荐(0)

解决jenkins下报svn版本过低的问题
摘要:1. 在插件中更新svn plugin的版本2. 在系统设置中修改svn的版本奇怪的是同样的设置,在centos5.10, centos6.5上跑的好好的,在centos7上的jenkins就不能正常工作 阅读全文

posted @ 2015-12-01 10:28 js.yeyong 阅读(1052) 评论(0) 推荐(0)

导航