Comment 4 for bug 612287

Revision history for this message
Curtis Hovey (sinzui) wrote :

select ci.url, b.unique_name from codeimport ci join branch b on ci.branch = b.id and b.information_type > 2;

shows that there are 15 confidential imported branches. None of the branches are specific the the projects that claim them. For example git://github.com/etsy/statsd.git is claimed to belong to ubuntu-one servers, but the branch has no common ancestor with the project's branches. No community can import and work with etsy's loveley statsd because one project has effectively stolen public code.