[01:28] What's with the slew of private PPA jobs? https://launchpad.net/builders === NikitaKonovalov_ is now known as NikitaKonovalov === NikitaKonovalov is now known as NikitaKonovalov_ === NikitaKonovalov_ is now known as NikitaKonovalov === NikitaKonovalov is now known as NikitaKonovalov_ === NikitaKonovalov_ is now known as NikitaKonovalov === NikitaKonovalov is now known as NikitaKonovalov_ [14:58] hello everyone. i am starting to create my repository in launchpad. i have my own account but want to have the code to be under a team. i have a team created. i want the push to be under the team versus my own account (currently it is bzr push lp:~mike-a-brown09/mats/trunk i want it to be bzr push lp:~mats-devs/mats/trunk). i am missing how to do that [15:39] my 'id' is aqdy ... is this adequate? my name is andy not aqdy. did i type it in wrong? === andygraybeal_ is now known as andygraybeal [15:41] can i change it to 'andygraybeal' ? [15:42] thewrath: just push to the team branch and it should "just work" [15:43] andygraybeal: you should be able to change it from https://launchpad.net/~/+edit (iirc) [15:52] rad thank you [15:54] tsimpson, rock on ! it worked [15:54] glad to hear it :) [16:02] tsimpson: how do i create a team branch again [16:03] i have not used bzr in over 3 years [16:03] thewrath: just "bzr push lp:~team/project/branch" should work [16:03] you don't need to explicit create the branch first [16:06] tsimpson: this is what i get [16:06] tsimpson: bzr push lp:~mats-devs/trunk [16:06] bzr: ERROR: Invalid url supplied to transport: "lp:~mats-devs/trunk": ~mats-devs/trunk is too short to be a branch name. Try '~/+junk/', '~// or '~////'. [16:06] you need lp:~team/project/branch [16:07] lp:~mats-devs/mats/trunk [16:07] so bz push lp:~mats-dev/MATS/trunk? [16:07] whatever the project is [16:07] right [16:08] i get the following error: bzr: ERROR: Permission denied: "~mats-dev/MATS/trunk/": : User/team 'mats-dev' does not exist. [16:08] the command was bzr push lp:~mats-dev/MATS/trunk [16:09] well the team 'mats-dev' doesn't exist, you need to create it first [16:09] hold on [16:09] it is supposed to mats-devs with an s [16:10] i got that work but now it is saying that the project MATS doesnt exist [16:10] try with lower-case letters [16:10] yeap [16:10] taht worked [16:10] that*] [16:10] that* [16:10] ty [16:10] no problem [16:12] forgot that bzr and lp is all lower [16:13] just wondering because right now i am the only person working on this if other people would join and don ot have a LP account is there a way ic an have a central bzr server that everyone puts into and then i push it to lp myself? kind of having like having two repositories? [16:13] like a local copy and a remote copy [16:19] sure, you can host a bzr branch on a server you own for example [16:22] (though it's probably easier to have them register with launchpad than manage that yourself IMO) [16:22] okay [16:22] xlike [16:22] like i said i am the only one just thinking a head [16:22] blueprints are like requirements right? [16:24] a blueprint like a notepad where you can describe an idea and plan/track its implementation === NikitaKo- is now known as NikitaKonovalov