On Wed, May 2, 2012 at 10:43 AM, Jeroen van Meeuwen (Kolab Systems) <[email protected]> wrote: > On 2012-05-02 9:20, Thomas Bruederli wrote: >> >> Hello devs and list lurkers >> >> As a result of many requests and previous discussion we're about to >> migrate >> your privately hosted Subversion repository to github. The trac platform >> will remain for tickets, planning and documentation but with the move to >> github we hope to make it easier to contribute. >> >> [...] > > With the move to github; > > - will the Trac system be set up as a mirror for said github, as to allow > commit ids in tickets and their comments to be resolved to the source code, > and allow browsing?
Yes, that will still be possible. There are trac plugins available enabling that. We'll also map the github repository in the source section of trac. > > - will commit messages still be making it onto [email protected], is a > new list name needed? Once I figured out how to send push notifications from github we'll send them to the svn list, I guess. After doing some research, github doesn't provide such a feature and we'd either have to set up a clone repository somewhere which will then send the messages or use the post-receive hooks github triggers. Unfortunately the latter option doesn't contain diffs... ~Thomas _______________________________________________ Roundcube Development discussion mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/dev
