What you've done looks good, but we also need a controller for handling a request to import a repo into a new Git tool on an existing project.
For examples of this, see the google-code and trac importers on tv/6526. Basically you'll need a Controller, a template, a Formencode validator, and a @task wrapper. --- ** [tickets:#6533] Code importer for github** **Status:** in-progress **Labels:** github import 42cc **Created:** Wed Aug 07, 2013 09:44 PM UTC by Dave Brondsema **Last Updated:** Wed Aug 28, 2013 05:43 PM UTC **Owner:** nobody Create a github importer for git repositories. See ForgeImporter's entry point & class for `GoogleRepoImporter` as reference. That is much more complex though, since it supports git, hg & svn. Github obviously is all git repos, so make the github repo importer nice and simple, no extra code like the Google repo importer needs to have for svn & hg. --- Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.