Accurev Plugin
plugin allows you to use Accurev http://www.accurev.com/ as a SCM. Configuring the Accurev Plugin First things first install the plugin, either through the Hudson plugin administration, or manually. In either case, a restart of Hudson is required. Configuring the Accurev Server ...
|
BitKeeper Plugin
Add BitKeeper support to Hudson This BitKeeper plugin supports polling, checkout and changeset parsing. For polling, the plugin queries the parent repo for the latest CSETKEY. Any change there triggers a build. For checkout, there is a configuration option to use 'pull' or 'clone' In a clean workspace ...
|
ClearCase Plugin
Integrates Hudson with ClearCase http://www.ibm.com/software/awdtools/clearcase/. With this plugin you can base ClearCase and UCM ClearCase. The plugin uses the cleartool executable to work with a Clear case server which requires that the cleartool command is installed on master and all ...
|
Git Plugin
plugin allows use of GIT as a build SCM. \\ \\ \\ Changelog Version 0.4(In Development) Add support for multiple repositories Add support for autogenerating submodule configurations Version 0.3 Add support for prebuild branch merges Version 0.2 ...
|
Mercurial Plugin
plugin integrates Mercurial version control system http://selenic.com/mercurial/ to Hudson. Currently the plugin requires Mercurial 0.9.4 or later. With this plugin, you can designate a Mercurial repository as the "upstream" repository. Every build will then run "hg pull u ...
|
Perforce Plugin
Summary Integrates Hudson with Perforce http://perforce.com SCM Repositories. With this plugin you can use a workspace (formerly known as Clientspec in Perforce speak) that will synchronize files to the Hudson workspace. At the moment, this plugin supports: Polling Synchronizing Browsing latest changes ...
|
PVCS SCM
plugin provides integration with Serena's PVCS Version Manager SCM. Configuring Configuration of the PVCS plugin should be fairly straightforward, but my experience with PVCS is that nothing about PVCS is straightforward, simple, or in line with how other SCM systems work. This plugin ...
|
StarTeam
Summary This plugin integrates Hudson with StarTeam http://www.borland.com/us/products/starteam/index.html , Borland's crossplatform SCM solution. The plugin allows a project to be associated with a given StarTeam folder, in a given view and project. The plugin currently supports the following: Checkout ...
|
Team Foundation Server Plugin
Summary This plugin integrates Microsoft Team Foundation Server http://msdn.microsoft.com/enus/library/aa730884(VS.80).aspx source control to Hudson. With this plugin you can use a workspace that will create a work folder in the Hudson workspace. At the moment, this plugin supports: Retrieving ...
|
URL SCM
plugin allows the use of URLs as an SCM plugin This is an SCM plugin for Hudson. While URLs are not actually a proper SCM, the two main behaviors of an SCM are supported checkout and polling. Polling is accomplished by checking the lastmodified property of the URL ...
|