Category Archives: 软件工程

Luntbuild: config build schedule using Quartz 使用Quartz配置build安排

Quartz is a full-featured, open source job scheduling service that can be integrated with, or used along sidevirtually any Java EE or Java SE applicat

More…

Posted in 软件工程 | Tagged , , | Leave a comment

Using Date and Time in Ant 在Ant中使用日期及时间

Example:

<tstamp>            <format property="today" pattern="yyyy_MM_dd_HH_mm"/&gt

More…

Posted in 软件工程 | Tagged | Leave a comment

Perforce: Can’t clobber writable file Perforce

We are using Perforce for version control, I never use it before, and I got my perforce account those days. When I want update form the dept, perforce

More…

Posted in 软件工程 | Tagged , | Leave a comment

(上海)软件著作权登记申请小提示

整理资料时翻出来了, maybe还有用.

Posted in 软件工程 | Tagged | 2 Comments

svn: ‘pre-commit’ hook failed with error output…解决方法

前端时间亲手把服务器弄垮了… 今天恢复了数据库, 然后重装CodeBeamer,  搞定后回到客户端, commit半天, 总是pre-commit出错.
对SVN, 一直只是用用而已, 从来都是不求甚解.
以为是Windows7在作怪, 后来发现根本不是这回事, 是我恢复了代码库之后,

More…

Posted in 软件工程 | Tagged , | Leave a comment