make my project's (fluiddb) branches private

Asked by Esteve Fernandez

Hi,

I recently bought a subscription for a proprietary project (https://launchpad.net/fluiddb) and asked in the #launchpad channel about making its branches private. They've told me an admin (or losa) has to do it.

Thanks!

Question information

Language:
English Edit question
Status:
Answered
For:
Launchpad itself Edit question
Assignee:
[LEGACY] Canonical WebOps Edit question
Last query:
Last reply:

This question was reopened

Revision history for this message
Steve McInerney (spm) said :
#1

Hey Esteve,

have made the branches private, so only you can see/access them.
Have also reset the perms on the existing two created branches to be the same.

You should be able to see the 'padlock' icon beside the branches status here:
 https://code.launchpad.net/fluiddb

Cheers!
- Steve

Revision history for this message
Esteve Fernandez (esteve) said :
#2

Hi Steve!

branches are now private by default, thanks! However, when I try to do a bzr get lp:fluiddb, I always get this error:

esteve@peque:~$ bzr get lp:fluiddb
bzr: ERROR: Invalid url supplied to transport: "lp:fluiddb": FluidDB has no default branch.

IIRC I set ~esteve/fluiddb/foo as the project's default branch when I created the project and it worked. I deleted that branch, recreated it and linked it as the default branch, but the error still persists. I think it's related to https://bugs.launchpad.net/launchpad-code/+bug/613841

Also, I could be wrong, but going to http://launchpad.net/fluiddb used to require users to be authenticated, but it's no longer the case, can I make it the project page fully private too?

Thanks!

Revision history for this message
Martin Pool (mbp) said :
#3

Hi Esteve,

On 12 August 2010 19:56, Esteve Fernandez > branches are now private
by default, thanks! However, when I try to do a
> bzr get lp:fluiddb, I always get this error:
>
> esteve@peque:~$ bzr get lp:fluiddb
> bzr: ERROR: Invalid url supplied to transport: "lp:fluiddb": FluidDB has no default branch.

I think that's bug 261609 which tim is working on now. For now, I
think you have to give a fully-qualified URL
(bzr+ssh://bazaar.launchpad.net/~esteve/fluiddb/foo).

> Also, I could be wrong, but going to http://launchpad.net/fluiddb used
> to require users to be authenticated, but it's no longer the case, can I
> make it the project page fully private too?

I'm not sure but steve should be able to help.

--
Martin

Revision history for this message
Tim Penhey (thumper) said :
#4

On Thu, 12 Aug 2010 21:56:03 you wrote:
> Question #120715 on Launchpad Bazaar Integration changed:
> https://answers.edge.launchpad.net/launchpad-code/+question/120715
>
> Status: Answered => Open
>
> Esteve Fernandez is still having a problem:
> Hi Steve!
>
> branches are now private by default, thanks! However, when I try to do a
> bzr get lp:fluiddb, I always get this error:
>
> esteve@peque:~$ bzr get lp:fluiddb
> bzr: ERROR: Invalid url supplied to transport: "lp:fluiddb": FluidDB has no
> default branch.
>
> IIRC I set ~esteve/fluiddb/foo as the project's default branch when I
> created the project and it worked. I deleted that branch, recreated it
> and linked it as the default branch, but the error still persists. I
> think it's related to https://bugs.launchpad.net/launchpad-
> code/+bug/613841
>
> Also, I could be wrong, but going to http://launchpad.net/fluiddb used
> to require users to be authenticated, but it's no longer the case, can I
> make it the project page fully private too?
>
> Thanks!

The short lp: names don't work with private branches (just yet). This is
actually something I'm in the process of fixing.

Tim

Revision history for this message
Esteve Fernandez (esteve) said :
#5

Thanks Tim Penhey, that solved my question.

Revision history for this message
Esteve Fernandez (esteve) said :
#6

Hi again,

sorry, I forgot to mention that all users from the fluiddb-dev team need to have permission to create branches off fluiddb. BTW, if I add or remove a member from that team, do I have to open a new question or the permissions are automatically updated?

Thanks in advance!

Revision history for this message
Steve McInerney (spm) said :
#7

Hey Esteve, no problem!
I did wonder why it seemed to only be just you wanting access... 20/20 hindsight, I should have asked. :-)

I've now re-adjusted the branch perms so that team has access.

> Also, I could be wrong, but going to http://launchpad.net/fluiddb used
> to require users to be authenticated, but it's no longer the case, can I
> make it the project page fully private too?

Hrm. That doesn't sound correct. For various reasons, none of which I can recall unfortunately, the project home page, is always accessible.

Cheers!

Can you help with this problem?

Provide an answer of your own, or ask Esteve Fernandez for more information if necessary.

To post a message you must log in.