/srv/irclogs.ubuntu.com/2015/06/10/#launchpad.txt

DavieyHey, On loggin i'm seeing request for 2FA.. which my account hasn't requested for ~2 years.. I know longer have my 2fa setup.. HALP.11:30
cjwatsonDaviey: That's an SSO thing; Launchpad doesn't control it.  #canonical-sysadmin may be able to help11:33
Davieycjwatson: Thanks11:33
cjwatsonThere's also https://help.ubuntu.com/community/SSO/FAQs/2FA#No.2C_I.27m_really_locked_out_of_my_account.__What_should_I_do.3F with contact advice11:34
Davieycjwatson: I didn't know isd was still a think, i'll try that aswell. Thanks11:36
Davieything*11:36
wgrantThe team hasn't existed in years, but the channel does, mainly for this reason.11:37
wgrantI suspect the 2FA-where-possible flag was turned on for launchpad.net recently. I hadn't realised it wasn't always.11:38
Davieyah11:40
canneddoes anyone know if its possible to search through source code on projects in launchpad?18:06
dobeycanned: not on launchpard directly. you can maybe use "site:bazaar.launchpad.net" on google or whatever though18:43
shaderslayerwgrant: how does one import svn tags into launchpad?21:10
shaderslayerfor eg. with git branches you specify branch= at the end of the url21:10
dobeyshaderslayer: git branches are not tags21:11
shaderslayerdobey: right, just curious how I can import the code at a specific tag in SVN21:12
dobeyshaderslayer: svn branches have a different url (/branches/foo/ vs /trunk/ or somthing like that)21:12
dobeyshaderslayer: i don't think you can import a specific tag, as that would just be a single revision21:12
shaderslayerI think just svn/tags/TAG might work21:13
shaderslayersince I can check it out21:13
dobeyyeah if it's a different url, i guess you can21:13
shaderslayerwe shall find out :)21:13
dobeyi don't know why you'd want to import a tag though. moving tags is evil to do :)21:15
shaderslayermoving tags?21:21
shaderslayerno, I needed to import the code at the specific tag21:21
shaderslayerand it works21:21
shaderslayerso :)21:21
dobeyyeah, i don't see how importing a specific revision would be particularly useful generally21:21
dobeybut yeah, i'd expect it to work as it's just a different url for svn :)21:22
dobeyanyway, time for me to leave. :)21:22
shaderslayerok, how does one import a tag from git :P21:46
shaderslayertag maybe21:46
shaderslayerlets try21:46
cjwatsonappend ",branch=refs/tags/foo" I think21:48
cjwatsonI also think it makes a lot more sense to import the branch that the tag's on, but whatever ...21:49
shaderslayercjwatson: apparently tag= works :)21:54
shaderslayerhm, apparently tag worked for a few things, not all of them :(22:22
shaderslayerhow odd22:22
shaderslayercjwatson: do you have access to modify imports en mass22:29
shaderslayerapparently tag= didn't work :(22:29
shaderslayeror do I have to go and modify each of them individually22:29
shaderslayercjwatson: oh oh, branch=refs/tags doesn't work22:37
cjwatsonhttps://code.launchpad.net/~shashlik/shashlik/protobuf seemed to work?22:42
cjwatsonAh, not actually the right commit22:43
shaderslayercjwatson: correct22:43
cjwatsonI don't know this well enough right now to go making changes22:43
shaderslayercjwatson: okie dokie22:43
shaderslayercjwatson: nist-sip was the one that worked22:44
shaderslayerbut then I changed it to branch=refs/tags22:44
shaderslayerand it broke22:44
bdmurraycjwatson: In what case would binaryFileUrls return more than one url?22:54
cjwatsonbdmurray: I *think* that's theoretical today23:30
cjwatsonBest to handle it anyway since the internal model allows for it23:30
bdmurraycjwatson: okay, thanks.23:31
=== wgrant_ is now known as Guest53475
=== Guest53475 is now known as wgrant__

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