/srv/irclogs.ubuntu.com/2009/09/24/#ubuntu-doc.txt

missaugustinaHowdy! I need some help with bzr19:19
missaugustinaI created a branch in lp and I'm trying to create the branch on my system.19:19
missaugustinaWhen I run the bzr branch command it keeps saying "Error not a branch"19:19
missaugustinaThis is my branch: https://code.launchpad.net/~missaugustina/ubuntu-docs/usb-creator19:20
missaugustinaI need to create a local branch so I can push my changes to it19:21
missaugustinabzr: ERROR: Not a branch: "bzr+ssh://bazaar.launchpad.net/~missaugustina/ubuntu-docs/usb-creator/".19:23
missaugustinabzr: ERROR: Not a branch: "https://code.launchpad.net/~missaugustina/ubuntu-docs/".19:24
missaugustinaok nm i have to create it as a new branch, i was following the wrong instructions19:26
missaugustinaAlright! got it working! https://code.launchpad.net/~missaugustina/ubuntu-docs/usb-creator20:44
missaugustinaI'll have the docbook tagged stuff up there soon.20:44
mdkemissaugustina: nice, I'll take a look when it is ready22:13
mdkeprobably this weekend so we can get it into the ubuntu-docs branch22:13
mdkemissaugustina: probably the simplest way for you to do it would be to create a branch from the ubuntu-docs karmic branch, add your document using the same structure/format as similar documents (about-ubuntu is probably a good example) and then push that branch so that it can be easily merged22:15
mdkethat will also allow you to check it using our validate tool (scripts/validate.sh in the branch)22:16
missaugustinaOK I will definitely need help to make sure I'm doing it right.22:16
missaugustinaI created my own usb-creator branch just to have a place to put the tagged doc.22:17
mdkemissaugustina: no problem, I'm happy to help, and I'm sure others will be too22:17
missaugustinaRight now just the text is up there, untagged, in OpenOffice format22:17
mdkeyep22:17
mdkedo you also have a local copy of the ubuntu-docs karmic branch?22:17
missaugustinayeah I am re-dowloading that now22:17
mdkeawesome22:17
missaugustinaI had to reinstall my system and getting bazaar re-set up took all morning haha22:18
mdkeouch22:18
missaugustinaThere are so many great quickstart guides for bazaar out there but nothing specific for ubuntu-docs, unless I just don't know where it is22:18
missaugustinaThe version of bazaar I had from the repositories was incompatible so I had to re-set up from the Bazaar PPA22:19
missaugustinaI'm writing something up for myself as a reminder in case I ever have to do this again and can post it to the wiki somewhere when I'm done22:19
mdkethe bzr guide should be here - https://wiki.ubuntu.com/DocumentationTeam/SystemDocumentation/Repository22:19
mdkeif there is something you think could be added, feel free to suggest - we can always improve the info22:20
mdkehmm, annoying that you couldn't use the ordinary bzr. I wonder if that is our fault22:20
missaugustinak I will definitely. 2 things offhand is a quick note on how to back up from an existing rsa key. I backed mine up when I reinstalled so I didn't have to set that stuff up again.22:21
missaugustinaSecond thing is setting up the Bzr PPA22:21
missaugustinaSince the versions were incompatible, or i was getting errors when trying to get the ubuntu docs branch22:21
mdkethe second thing is more worrying, for me. we're doing something wrong if the branch isn't compatible22:22
mdkeon the first thing, it's maybe a marginal user case, or something which we could link to another document for22:22
missaugustinaI will post the errors I got, I'm on Jaunty and was running Bzr .9822:22
missaugustinaor whatever is in the repositories22:22
missaugustinaKeyError: 'Bazaar repository format 2a (needs bzr 1.16 or later)\n'22:23
mdkehmm22:23
=== lukjad007 is now known as ShadowChild
missaugustinaLooks like it was Bazaar 1.1322:23
mdkewe should definitely fix that22:23
mdkethanks for pointing it out22:23
missaugustinaNP I just thought we were supposed to be using the Bazaar PPA, not the official repositories and thought wow why isn't that documented anywhere??22:24
mdkeone way or the other we should fix it :)22:25
missaugustinaThat wiki you linked is perfect, I think it's what I used the first time I set everything up.22:25
missaugustinaYay finally got it all downloaded. OK so you were saying I should make my branch look like "about-ubuntu"22:28
mdkeI think that you should make changes directly to the branch you just downloaded22:28
=== ShadowChild is now known as lukjad007
mdkeso you would add a directory "usb-creator"22:28
mdkeand then you put your document in usb-creator/C/usb-creator.xml22:29
missaugustinaOh right and the tools create the other docs22:29
mdkehow do you mean?22:29
missaugustinaIn about-ubuntu there's a "po" folder22:30
mdkeoh yeah, don't worry about that22:30
missaugustinawith a *.pot document22:30
mdkeI'll deal with it22:30
missaugustinaWhat are those?22:30
mdkethose are for translations22:30
missaugustinaAh ok22:30
missaugustinaAnd the *.omf file in the C directory ?22:31
mdkethat's used by yelp to show documents - you can create that too if you fancy giving it a go, otherwise I'm happy to do that22:31
missaugustinaI'll give it a shot22:31
mdkeabout-ubuntu.xml is a good document to use as an example for yours because it is an <article> and will show you the header format that we use for our documents22:32
missaugustinaWhere is the Doc Book tagging guide for Ubuntu docs?22:32
missaugustinaYeah that's what I was going to draw from22:32
mdkethere is a sort of basic intro here: https://wiki.ubuntu.com/DocumentationTeam/SystemDocumentation/Editing22:32
mdkeand here for checking: https://wiki.ubuntu.com/DocumentationTeam/SystemDocumentation/Checking22:32
missaugustinaI know HTML and I used Docbook like 10 yrs ago so it's just figuring out what tags you guys use22:33
missaugustinaExcellent! Thanks22:33
mdkedetails of the tags are here: https://wiki.ubuntu.com/DocumentationTeam/StyleGuide/DocbookConventions22:33
mdkethat's not entirely complete, unfortunately, but if you read it, you're in good shape :)22:33
mdkethanks very much for your work on this22:34
missaugustinahey no problem! thx for letting me contribute!22:35
mdkewe love contributions :)22:35
mdkeok, i'm off to bed, catch you again soon22:36
missaugustinaThx for your help! Gnite!22:36

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