Hi all, Based on the feedback I've received so far;
- I'm moving the master repository to the regular Moose repo - I'm going through all the major Moose contributors on github and including their Moose-related projects - I'm going to use Jrockway's git-backpan to build a 'complete' stable/dev releases track based on distributions including those matching *Moose* in the backpan mirror I have. It would help if people could make sure that they have tags corresponding to CPAN releases in their git clones. A format like "0.01" or "v0.01" is preferred. Until these tags appear, the version that will appear in 'stable', 'dev' and 'master' will be the git-backpan version; and the clone URL will be under github.com/backpan/ or some such. However the version on 'pu' will be your official upstream, or a git-svn import if it is in SVN. As the conventions are followed the URLs in each branch will change (no doubt requiring some git-submodule enhancements along the way to deal with this case better :)). I'm hoping that this should all help with integration testing for the core team; giving them a single tree which will update as moose-related distributions are updated without waiting for the slow CPAN cycle. Anyway I'll send another update once I've got through the above! Thanks for the input so far, Sam.