[04:20] paultag: hey there [04:39] * BiosElement pokes doctormo [04:39] BiosElement: Hey! [04:40] BiosElement: You want to go now/? [04:40] doctormo: Just about any time is fine with me. It's up to you and pleia2 I think. [04:41] hm? [04:41] Already been flipping through the bzr docs. Looks like a combo of SVN/Git to me >.> [04:41] pleia2: going to do a quick run through of bzr [04:42] ok, I need to get to bed, but I'll read the buffer in the morning :) [04:42] pleia2: Would tomorrow be better for you? Assuming that's fine with you doctormo. [04:42] pleia2: sounds good [04:42] BiosElement: Sure, what time is good for all? [04:43] I'll be around all day tomorrow, but you really don't need to wait for me [04:43] It's up to pleia2. Maybe 2 hours earlier from now? [04:43] that's fine [04:43] pleia2: Sure we do! Getting students together for the class is important [04:44] fair enough :) [04:44] * pleia2 zzz [04:44] Night then pleia2, See you tomorrow. [04:45] pleia2, BiosElement: ok we'll go tomorrow at between 2pm and 5pm EST, give or take [04:46] It should take about 30 mins tops [04:46] Sounds good. And yeah, I don't think it'll take long. [04:51] Thanks BiosElement, your most excelent to email :-D [04:52] doctormo, You're welcome. ^_^ I'll be around at 2PM EST tomorrow and probably idle through the night. Lemme know if you need anything else. === tim__sharitt is now known as tim_sharitt [18:08] ok everyone: https://wiki.ubuntu.com/Learning/TeamReports [18:19] and our meeting is in about 2.5 hours :) [18:37] pleia2, I'll be back at around 2:30-3:00. Sorry for being late. I'll let DoctorMo know. [18:37] That's EST. [18:39] no problem [19:56] doctormo, pleia2 I'm back. [19:56] wb [19:56] pleia2, Thanks. [20:26] hey [20:27] I figured i had until 3:30 [20:27] Ahh, you were close enough doctormo. [20:30] well, i'll be 13 mins > shower, I want you both to open up a terminal window, make sure you have a projects or documents directory and get into it and put any work you've done somewhere where we can move them from. [20:30] Aight [20:39] pleia2: ping [20:45] BiosElement: Wasn't pleia2 just here? [20:45] doctormo, Yep. Just a few ago. [20:46] We'll wait [20:46] Fine with me. [20:55] hey [20:55] we have a team meeting in -meeting in 5 minutes [20:57] pleia2: Well that's damn inconvienient ;-) [20:57] :P [20:58] It's in #ubuntu-meeting [20:58] and then afterwards we'll do this checkout walk through [20:58] Bodhi said he probably can't make it, and cprofitt has some family stuff [20:58] pleia2: Looks like your in charge [20:58] I haven't seen Vantrax :( [20:58] yeah, won't be a long meeting [21:44] * BiosElement pops over >.> [21:44] :) [21:46] Gidget_Kitchen: DCC won't work for me, try /msg Grantbow foo [21:49] ok editing done [21:49] thanks doctormo :) [21:51] Everyone ready? [21:51] Well I am. [21:51] Get open a command line terminal windows and cd into your projects directory [21:51] Got it. Lets make sure pleia2 is ready though. [21:51] maybe we should start from the top, for those who have no idea where our bzr branch even is? :) [21:52] o/ [21:53] ok [21:53] What we have here is a workflow for the creation and publication of creative materials [21:53] For the creation and peer review process it seems like the best tool for the job is bzr on launchpad [21:54] bzr is a peer based content versioning system, unlike cvs and svn which are master/client based systems. [21:54] This means that each person's branch is just as equal as anyone elses. === tim__sharitt is now known as tim_sharitt [21:55] I know bzr, just need the repo address [21:55] found it [21:55] You should make sure your computer has bazar installed, you can do this from the command line by typing in "sudo apt-get install bzr" [21:55] oops, no branches at code.launchpad.net/~ubuntu-learning [21:56] Grantbow: These instructions are from the top and for the record. [21:56] Grant, relax. doctormo will get to it. [21:56] Once bzr is installed, you should create a directory for your projects and inside that directory there should be a directory for the ubuntu-learning work. [21:57] (I assume people know how to use mkdir) [21:57] Once inside your project directory you can use a bzr command to create a fresh branch from the trunk: [21:58] `bzr branch ubuntu-learning-materials` [21:58] er sorry [21:58] `bzr branch lp:ubuntu-learning-materials` [21:59] once that's complete, you should have a new directory and inside that should be all the materials. [22:00] those of you who have written parts, take note of the systems-admin directory, which contains all my current work's sources (but not the pdfs or the compiled versions) [22:01] Aye, I'm poking around it. ^_^ I like the organization system you have. [22:01] BiosElement: Organisational systems are my forte [22:02] doctormo: That's a very good thing. ^_^ [22:02] So BiosElement and pleia2 should now create their directories. desktop and teaching as required. [22:02] ok [22:02] Any particular name you want for the folder mo? I really don't care. [22:02] BiosElement: 'teaching' [22:02] Aight [22:02] doctormo: thanks, got a copy [22:03] Inside of the topic sections directory, there is a number of folders, each one contains a class and each class contains all the odf, svg files for that class. [22:03] Each course and class contains a NOTES file where ideas and thigns missing should be kept [22:04] doctormo: One thought. Perhaps contact information for the current author should be in the notes or "CONTACT" file? [22:04] BiosElement: Good idea, do that [22:04] doctormo: Ok then. [22:05] I'd like it if those with files could now create their class directories. "01 - Desktop Familarity" and "01 - Class Writing" respectivly. [22:05] ok [22:05] Aight [22:05] you might have to use double quotes with mkdir [22:05] Or backspaces should work. >.> I used those for almost a year before learning double quotes... :S [22:06] and maybe lowercase, to keep with your convention :) [22:06] Once you have your new directories, move your odf and svg files into it. You may want to make a seperate parts directory for any images which are imported into the odfs [22:06] BiosElement: backslashes? [22:06] pleia2: Yeah, my bad. >.> I always mix the two up. [22:06] underscores ftw - spaces are evil [22:06] Grantbow: Mind the gap [22:07] doctormo: I'm quoting that. >.> [22:07] ok, the only .odt I have so far is the one BiosElement wrote [22:07] my notes thus far are separate [22:07] OK [22:08] I've currently only got the one .odt. I'm going to be working on a flowchart eventually here. [22:08] so your notes might go into the NOTES file for that class, i.e. ubuntu-learning-materials/desktop/01 - desktop familarity/NOTES [22:08] doctormo: Contact info inside the NOTES file right? [22:08] * pleia2 nods [22:08] BiosElement: Seperate file please, I'll commit one and you guys can follow the structure [22:08] Ok, that'll work. [22:11] BiosElement, pleia2: once you have your files and folders layed out, you can use the command [22:11] bzr add [filenames] [22:12] In this case just a `bzr add desktop` will do the trick as it will add all sub directories too. [22:12] But in future you'll have to be sepcific [22:12] so I'm a bit of a bzr n00b, I checked this out anonymously I think [22:12] pleia2: Follow the help instructions. I already finished that bit. Should work fine. [22:13] BiosElement: where? [22:13] Hang 1 [22:13] "bzr launchpad-login [NAME]" [22:13] neat [22:13] You probably need to upload SSH keys to launchpad though, I'm not sure. [22:14] yeah, my keys are up there [22:14] Ah that part I missed, I have a config that does that for me [22:14] And the SSH part, we should have those as prerequisits. [22:14] * pleia2 nods [22:14] BiosElement: Can you make a note of these things for the second class? (commiting and peer review?) [22:14] Will do. [22:15] Fantastic [22:15] (this is why we write materials, as guides for teaching lol) [22:15] bzr: ERROR: Not a branch: "/home/william/Documents/Ubuntu Learning/teaching/". [22:16] *cough* I goofed something. >.> [22:16] Helps if i cd into the directory I suspect [22:17] oh yes, what is the next step here? [22:18] OK so cd into the parent directory before you add [22:18] I got it, just had to cd in. [22:18] Yep. I shoulda known. >.> [22:18] Then you have to do `bzr commit` [22:18] this command adds the files and any modifications to your local branch [22:18] Committed revision 11. [22:18] You'll be asked for a commit message, please make sure it says what you've done. [22:19] Now once you've got your commited branch, you want to `bzr push lp:~username/ubuntu-learning-materials/mybranchname` [22:19] You can call your branch something relivent or just name it after yourself [22:19] What's the save commit notes command? >.> I don't use console editing much. (Though I want too.) [22:20] I thought it was -e "blah" [22:21] But I don't use that option much [22:21] Let me know when your ready for the next bit [22:22] IRC Handles or Real Names? We have a standard for that yet? >.> [22:23] BiosElement: Both if you can [22:23] doesn't matter for the branches though [22:23] Only for notes and contact [22:23] I meant for the branches. Ahh, ok. RL name it is then. [22:24] I just put my lp name [22:24] Normally once you've got your stuff live, you'll want to pull down other people's changes. The command you use depends on if your branch is different from theirs. If yours hasn't changed since their's diverged, then use 'bzr pull lp:~theiruser/ubuntu-learning-materials/theirbranchname' [22:24] ok, so how do I get doctormo's stuff? [22:25] If your pulling something down and it's from an older diverence, then use `bzr merge lp:~theiruser/ubuntu-learning-materials/theirbranchname` [22:25] OK so we're going to merge in the change I just made, just to show you [22:26] I've updated the branch lp:ubuntu-learning-materials to rev 11 and so have both of you [22:26] So technically we have a conflict [22:26] But it's easy and cheap to merge and branch with bzr [22:27] Just use `bzr merge lp:ubuntu-learning-materials` and your branch should be up to date [22:27] Then use bzr commit and bzr push as above to move those changes into your live branches [22:27] +N CONTACTS [22:27] +N systems-admin/CONTACT [22:27] All changes applied successfully. [22:27] :) [22:28] Great [22:28] now add in your own CONTACT file as shown with my systems-admin one into your own directory and commit and push everything [22:28] BiosElement: Are you keeping up or would you like me to give you some time? [22:29] Almost got it, Just finished commiting it. vim was giving me a headache so i found the commandline version. [22:30] pleia2: OK have you visited https://code.launchpad.net/~lyz/ubuntu-learning-materials/lyz ? [22:30] neat [22:31] On your branch page on launchpad, you'll notice a link that says "Propose for merging into another branch" [22:31] Use this link once you've completed a class, that will allow us to know when your ready for peer review and we can go through the changes and aprove it. [22:32] cool [22:32] Make sure to note what's been done and such [22:33] Once it's gone into the main repository (I do a bzr merge and commit) then we can compile and publish it on moodle. [22:33] nice [22:34] OK that concludes our quick introduction to bzr and the loose workflow we have, [22:34] thanks doctormo :) [22:34] I have to go now, but I will be back to help BiosElement complete this first class and make a stab at the second. [22:34] Aight. [22:34] now that we have bzr set up for him, we can propperly collaberate over not-google-docs :-D [22:35] haha, That'd be nice :P [22:35] hehe [22:35] ok guys, you might want to practice amongst yourselves. [22:35] * pleia2 nods [22:36] See ya later doctormo. [22:39] Miracles happen >.> https://code.launchpad.net/~williamchambers/ubuntu-learning-materials/williamchambers [22:39] Finally got it. haha [22:39] :D [22:40] Well one good thing happened. I found 15 new ways to goof it to tell people 'not' to do. ^_^ [22:40] "See what I did there? Just do the exact opposite of what I did and you'll do great." [22:41] hehe [22:41] lol [22:51] pleia2: Are you still around? [22:52] yep [22:53] pleia2: The Bazaar docs are surprisingly useful if you want to flip through them. http://doc.bazaar-vcs.org/bzr.dev/en/user-guide/index.html [22:53] BiosElement: thanks :) I have that link and started going through it, was just tricky without being immediatley applicable (it is now) [22:53] if I could type that'd be neat too [22:54] pleia2: I know what you mean. I was reading it last night. Pretty easy to read compared to most docs. And yes, typing is good :P [22:54] hehe [23:02] thank you Grant - Criticism is always appreciated - I want to be able to present my message as clearly as possible