Comment 21 for bug 210535

Revision history for this message
Tim Penhey (thumper) wrote : Re: [Bug 210535] Re: Launchpad allows questions, code and blueprints even if the project states that it doesn't use them

On Wed, 08 Jul 2009 10:41:29 William Grant wrote:
> Don't the unused tabs only need to be active for users with appropriate
> privileges to activate them?

I think there is another code related issue.

What if the project doesn't officially use Code, but someone requests an import
(from a git repo say), which creates a vcs-import branch.

Other users then could have their own bazaar branches.

The decision a long time ago was to make this a possibility.

I think what we'd need in that case though is a big warning at the top of the
code listing saying:
  "This project doesn't officially use Launchpad code hosting.
   Please see: <a>some anchor</a>"

But we shouldn't stop people from making stuff available there.