StatSVN README StatSVN is a statistics tool for SVN repositories. It generates HTML reports from SVN log files. The StatSVN Manual The StatSVN manual ...
分类:
其他好文 时间:
2017-05-27 12:24:23
阅读次数:
191
本文使用的是IDEA 2016.1.3版本,先在File->Settings->Plugins->Browse Repositories,然后搜索JRebel,安装JRebel for Intellij。 然后就是激活的问题了。JRebel有一个免费获得永久使用权的方法(不是破解),登录https: ...
分类:
其他好文 时间:
2017-05-23 11:21:28
阅读次数:
316
MariaDB-yum仓库搭建方法:相关参考网站:http://yum.mariadb.org/https://mariadb.com/kb/en/mariadb/yum/MariaDB10.Xcentos6repo#MariaDB10.1CentOSrepositorylist-created2015-11-2014:01UTC#http://mariadb.org/mariadb/repositories/[mariadb]name=MariaDBbaseurl=http://..
分类:
数据库 时间:
2017-05-08 14:34:23
阅读次数:
180
1,先加入yum源#vi/etc/yum.repos.d/mosquitto.repo
[home_oojah_mqtt]
name=mqtt(CentOS_CentOS-6)
type=rpm-md
baseurl=http://download.opensuse.org/repositories/home:/oojah:/mqtt/CentOS_CentOS-6/
gpgcheck=1
gpgkey=http://download.opensuse.org/repositories/home:/..
分类:
其他好文 时间:
2017-05-05 23:01:33
阅读次数:
3288
1 2 3 21 22 46 49 /path/to/local/repo 54 --> 55 D:\Repositories\Maven 56 57 true 64 --> 65 66 false 72 --> 73 74 79 80 com.your.plugins 83 ... ...
分类:
其他好文 时间:
2017-04-28 13:38:23
阅读次数:
274
gitlab是常用的代码管理软件,下面是我在ubuntu14.04上的搭建过程:首先配置好apt源,最好是官方的源。sudoapt-getinstallcurlopenssh-serverca-certificatespostfixcurlhttps://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.deb.sh|sudobash
sudoapt-ge..
分类:
系统相关 时间:
2017-04-25 15:00:41
阅读次数:
159
安装VisualSVN Server 安装完之后,可配置SVN Server的IP地址,右键下图红色部分,选择属性,然后可配置ServeName和IP Address 之后可以创建用户、用户组和项目库的地址,分别点击Repositories及Users目录 可以对项目库中的每一个文件夹分配用户或者用... ...
分类:
其他好文 时间:
2017-04-23 10:41:04
阅读次数:
200
1、 所选server安装包:VisualSVN-Server-2.1.3.msi、 2、 client安装包:TortoiseSVN-1.6.2.16344-win32-svn-1.6.2.msi 一、server的安装: 注意:location :为安装文件位置,Repositories:为管理 ...
分类:
其他好文 时间:
2017-04-21 23:17:44
阅读次数:
235
1、搜狗输入法安装 添加源zypper ar -f http://download.opensuse.org/repositories/M17N/openSUSE_Leap_42.2/ M17N sudo zypper ref sudo zypper in sogou-pinyin 2、次像素渲染 ...
分类:
其他好文 时间:
2017-04-18 11:14:44
阅读次数:
217
github上,可以forks别人已有的项目,而且同步更新合并也很方便,但如果是自己新建的项目,而导入的是别人的代码修改后,别人的又更新了,自己想获取他的更新,怎么办呢?其实很简单。 ...
分类:
其他好文 时间:
2017-04-04 16:39:00
阅读次数:
254