开发者

Backup task/plugin for hudson not working - how do I fix it?

I installed the backup plugin for hudson and when a backup is requested it attempts to shutdown hudson. It seems to hang in that state.

What could be causing this?

It is running on Windows 7 as a service.

the real issue I want to solve though is h开发者_运维知识库ow to back up my hudson configurations. (hudson, plugins, jobs)


Have a look at Joshua's answer to a similar question. I like his robocopy approach. Right now I am implementing his approach as a Hudson job.

The job uses the filesystem-scm-plugin and copies the configuration every time the xml-files change. Since the harddrive is backed up anyway, I am only interested in a change history for the job configurations. If you do it this way, remember, to put the workspace for your backup job, outside usual Hudson directories, otherwise it will be triggered unnecessary.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜