安装插件redmine_release_notes遇到的问题
1、redmine_release_notes下载地址:https://github.com/hdgarrood/redmine_release_notes
2、安装环境: 本地redmine2.3.4
3、出现问题:
按照下载地址上的安装步骤安装:
Do the migrations.
r...
分类:
数据库 时间:
2015-05-13 10:14:23
阅读次数:
210
[root@centos01 01]# cd ~jack #进入指定用户的家目录[root@centos01 jack]# cd - #切回上一次目录[root@centos01 home]# cd .. #返回上一级目录 。。 “。”代表当前目录 环境变量:命名的内存值空间 ...
分类:
系统相关 时间:
2015-05-12 01:26:05
阅读次数:
206
notes收到的邮件里面的链接,点了以后会自动在notes里打开,但notes很弱,加载页面总是有问题.怎么才能让他默认用ie浏览器打开呢,怎么设置,请教达人.右下角有个office->Edit Current-〉internet browser->interner explorer.这样就可以了.
分类:
其他好文 时间:
2015-05-11 12:45:10
阅读次数:
356
这次更新的速度非常快。4.81.00 May 9 2015 Important notes (changes that may break existing code) ====================================================== * Changed ...
分类:
其他好文 时间:
2015-05-10 23:56:41
阅读次数:
445
Summary:Preferences API, The Logging API...
分类:
编程语言 时间:
2015-05-09 17:34:38
阅读次数:
1145
Here are some notes about stress analysis in the field of Finite Element Analysis:
分类:
其他好文 时间:
2015-05-07 20:12:03
阅读次数:
115
#!/bin/bash
#
#Filename:nginxCutLog.sh
#Author:Qicheng
#Website:http://qicheng0211.blog.51cto.com/
#Description:切割nginx日志
#Notes:设置crontab,每天23点59分定时执行
#
ROOT_UID=0
if["$UID"-ne"$ROOT_UID"];then
echo"Error:必须以root用户运行此程序!"
exit1
fi..
分类:
其他好文 时间:
2015-05-06 18:19:03
阅读次数:
124