/srv/irclogs.ubuntu.com/2013/02/10/#launchpad.txt

=== zequence_ is now known as zequence
Vorpalhm just checked out an old project I haven't worked on for a while from launchpad, and it said "Doing on-the-fly conversion from RemoteRepositoryFormat(_network_name='Bazaar pack repository format 1 (needs bzr 0.92)\n') to RepositoryFormat2a()."12:27
Vorpalhow do I update the repo format on the launchpad side?12:27
maxbVorpal: The best way is usually to let LP do it server-side - people who have write access to the branch should see an upgrade link near the bottom of the branch's information page on https://code.launchpad.net/12:55
maxbThere is also a 'bzr upgrade' command, but it results in large amounts of data transfer to and from LP to do the upgrade client-side and re-upload the result12:56
maxbRealistically there's little point in using pre-2a formats these days, unless you're in a very weird environment where bzr 1.x may still be used12:57
=== yofel_ is now known as yofel
=== Quintasan_ is now known as Quintasan
=== Ursinha_ is now known as Ursinha
Vorpal<maxb> Vorpal: The best way is usually to let LP do it server-side - people who have write access to the branch should see an upgrade link near the bottom of the branch's information page on https://code.launchpad.net/ <-- hm I looked for one, and it is my branch18:37
Vorpalbut hrrm18:38
Vorpal<maxb> Realistically there's little point in using pre-2a formats these days, unless you're in a very weird environment where bzr 1.x may still be used <-- exactly18:38
Vorpalah found it18:38
Vorpalmaxb, thanks18:42
gelphstarted new project, pushed personal branch -- [ bzr push lp:~userid/project/branch ] -- using "decentralized with mainline commit" model -- I only have commit rights -- someone else branches [ bzr branch lp:project ] -- how/where do they push for me to see their changes and to merge their stuff in?20:20
gelphOh wait I think I see the answer.  You push to a different place, your personal place.  Other guy does: [ bzr push lp:~userid2/project/branch2 ], right?20:29
commandolinehi, does anyone know if it's possible to login with launchpadlib via a credentials file? (I need it to run the script in a cronjob)20:30
commandolineah, the credentials_file of Laujnchpad.login_with seems what I need.21:01

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