[01:06] hi folks. after discovering https://answers.launchpad.net/rosetta/+faq/374 and a few failed attempts, the import queue in translations has about 135 files. i marked all but the latest bunch 'deleted', is that enough? when do they actually disappear? [01:42] okay, how do I put stuff up on bzr? [01:45] Viper550: https://help.launchpad.net/Code is probably useful. [01:52] freaking brownout [01:52] Viper550: Did you get my suggestion? === Viper550_ is now known as Viper550 [01:53] no [01:53] because we had a power outage [01:56] 10:45:43 < wgrant> Viper550: https://help.launchpad.net/Code is probably useful. [02:20] (Error ID: OOPS-1274EA12) when trying to edit the description of ~locoteams and set it to be a restricted team :( [02:20] https://devpad.canonical.com/~jamesh/oops.cgi/1274EA12 [02:21] guessing its because locoteams group has by proxy got a boatload of members [02:39] wow, launchpad is pleasantly fast this morning [02:57] The OpenSourcing page in the topic says that Code Hosting will be kept internal. What does this include? Am I going to miss the entire Code tab, or something smaller? [03:02] okay I'm following http://doc.bazaar-vcs.org/latest/en/mini-tutorial/index.html [03:04] I typoed on the touch command [03:12] The authenticity of host 'bazaar.launchpad.net (91.189.90.11)' can't be established. [03:12] is that supposed to happen [03:20] i see when you host code on launchpad it shows only the added and removed [03:20] lines [03:20] is there a way to show the modified lines? [03:21] bc right now it looks like a modification is a removal in the old file and an an added in the old [03:21] which is incorrect [03:32] thewrath: That is how diff shows a modified line. It shows it as a removal in the old and addition in the new. Most diff software acts this way. It really has no way of knowing if you only modified one word in the line or changed the entire line (which would be a removal and addition) [03:32] but if you use diffstat -m it does tell u [03:32] i just tried it [03:34] thewrath: -m "merge insert/delete counts from each "chunk" of the patch file to approximate a count of the modified lines. [03:34] It is an approximation to display a count. It would not work to display the actual changes. It definitely would not work in a patch that people could apply [03:40] k [03:40] so there is no best way to find out the number of lines that were added, removed and modified? [03:41] thewrath: Are you only after a number? [03:41] wat else could i go after for the actual changes? yes i am after a number right now [03:41] thewrath: If you only care about a number, then you could use diffstat [03:41] ok [03:42] yea i need to do svn diff | diffstat -m [03:42] to get added, removed and modified === ripps_ is now known as ripps === Hellow_ is now known as Hellow [06:49] anyone know of a quick way to remove a ppa?? [06:58] Impressive waiting time. [06:58] That must almost be a record. [07:01] Surely not. My timestamps put that at ~1min. [07:01] I'm sure the record is in the seconds. :) === tdn_ is now known as tdn === bencrisford is now known as bencrisford_ === bencrisford_ is now known as bencrisford__ === bencrisford__ is now known as bencrisford_ === magcius_ is now known as magcius === yofel_ is now known as yofel === Hellow is now known as p === p is now known as A_Troll === A_Troll is now known as Hellow === LaPingvino1 is now known as LaPingvino === zirpu_ is now known as zirpu === hsitter is now known as Ken === vorian is now known as hans === Ken is now known as rgreening === hans is now known as vorian === rgreening is now known as self === self is now known as hsitter === hsitter is now known as apachelogger [22:56] could someone help me set up a bzr server [22:56] i have it mostly set up but its not liking me