/srv/irclogs.ubuntu.com/2014/03/01/#launchpad.txt

saiarcot895What's with the slew of private PPA jobs? https://launchpad.net/builders01:28
=== 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_
thewrathhello 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 that14:58
andygraybeal_my 'id' is aqdy ... is this adequate?  my name is andy not aqdy.  did i type it in wrong?15:39
=== andygraybeal_ is now known as andygraybeal
andygraybealcan i change it to 'andygraybeal' ?15:41
tsimpsonthewrath: just push to the team branch and it should "just work"15:42
tsimpsonandygraybeal: you should be able to change it from https://launchpad.net/~/+edit (iirc)15:43
andygraybealrad thank you15:52
andygraybealtsimpson, rock on !  it worked15:54
tsimpsonglad to hear it :)15:54
thewrathtsimpson: how do i create a team branch again16:02
thewrathi have not used bzr in over 3 years16:03
tsimpsonthewrath: just "bzr push lp:~team/project/branch" should work16:03
tsimpsonyou don't need to explicit create the branch first16:03
thewrathtsimpson: this is what i get16:06
thewrathtsimpson: bzr push lp:~mats-devs/trunk16:06
thewrathbzr: ERROR: Invalid url supplied to transport: "lp:~mats-devs/trunk": ~mats-devs/trunk is too short to be a branch name. Try '~<owner>/+junk/<branch>', '~<owner>/<product>/<branch> or '~<owner>/<distribution>/<series>/<sourcepackage>/<branch>'.16:06
tsimpsonyou need lp:~team/project/branch16:06
tsimpsonlp:~mats-devs/mats/trunk16:07
thewrathso bz push lp:~mats-dev/MATS/trunk?16:07
tsimpsonwhatever the project is16:07
thewrathright16:07
thewrathi get the following error: bzr: ERROR: Permission denied: "~mats-dev/MATS/trunk/": : User/team 'mats-dev' does not exist.16:08
thewraththe command was bzr push lp:~mats-dev/MATS/trunk16:08
tsimpsonwell the team 'mats-dev' doesn't exist, you need to create it first16:09
thewrathhold on16:09
thewrathit is supposed to mats-devs with an s16:09
thewrathi got that work but now it is saying that the project MATS doesnt exist16:10
tsimpsontry with lower-case letters16:10
thewrathyeap16:10
thewrathtaht worked16:10
thewraththat*]16:10
thewraththat*16:10
thewrathty16:10
tsimpsonno problem16:10
thewrathforgot that bzr and lp is all lower16:12
thewrathjust 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
thewrathlike a local copy and a remote copy16:13
tsimpsonsure, you can host a bzr branch on a server you own for example16:19
tsimpson(though it's probably easier to have them register with launchpad than manage that yourself IMO)16:22
thewrathokay16:22
thewrathxlike16:22
thewrathlike i said i am the only one just thinking a head16:22
thewrathblueprints are like requirements right?16:22
tsimpsona blueprint like a notepad where you can describe an idea and plan/track its implementation16:24
=== NikitaKo- is now known as NikitaKonovalov

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!