On Nov 28, 2010, at 5:35 PM, Zachary West wrote: > On Sun, Nov 28, 2010 at 17:28, Augie Fackler <li...@durin42.com> wrote: > >> GCH does support this: >> >> http://code.google.com/p/support/wiki/IssueTracker#Integration_with_version_control >> >> You could get some element of this even using your own VCS hosting by >> having some kind of post-unbundle hook that'd push a copy up to GCode. I'm >> happy to spend a bit of time working on that if people have interest >> (especially for Adium and/or Growl, but other projects can probably get me >> to look as well.) >> >> Augie >> >> >> > Our major problem is that we have quite a few repositories - > http://hg.adium.im - is there a way to automate pushing to repositories that > doesn't exist? A "yes" on this would probably sway my opinion.
Not yet - you'd have to create new repositories as they appear. It seems like a reasonable API request to have a way to programmatically create repositories for workflows like this though. Consider filing one at http://code.google.com/p/support/issues? > I think Growl (à la Peter) already automate pushing their repos to GCode > with a cronjob, but I bet they'd appreciate it. > > Zac