X-Git-Url: https://git.donarmstrong.com/?p=don.git;a=blobdiff_plain;f=posts%2Fswitching_to_kgb.mdwn;h=f4599b50752a852b4d3feeff0d7fa0ac9cfffd60;hp=313e98d77a50f2a8e81e87bdb99460733c533c05;hb=4099a5e67ee48c3b511a607051b8c7f02af94f93;hpb=b05ae4515fda85eb99525845c3fda6380cc3bd24 diff --git a/posts/switching_to_kgb.mdwn b/posts/switching_to_kgb.mdwn index 313e98d..f4599b5 100644 --- a/posts/switching_to_kgb.mdwn +++ b/posts/switching_to_kgb.mdwn @@ -19,8 +19,8 @@ kgb-client configuration ------------------------ Install the `kgb-client` and `kgb-client-git` packages. Currently, kgb -only supports subversion and git, but I suspect this will be rectified -shortly. +only supports subversion, git, and cvs, but support for additional +VCSes continue to be added as kgb gains popularity. For git repositories, add a post-receive hook like the following: @@ -39,7 +39,9 @@ Then update the configuration file `/path/to/kgbclient.conf`: servers: - uri: http://servername:9999/ password: verysecret - + # optional link to a website where the commits are; + # needs newish kgb-client and server + web-link: http://example.com/?p=my-repository;a=commitdiff;h=${commit} Then, send the bot owner the password, repo-id, channel, and network you'd like the changes to be reported to.