=== jjesse_ is now known as jjesse [20:39] I am trying to commit changes to my local repository from bazaar and I am getting the following error [20:41] Cannot lock LockDir(address-to-branch): Transport operatin not possible: http does not support mkdir() [20:58] astabeno: do you chave commit rights? [21:02] no I am just trying to make a patch for bug #181099 to mail to the ubuntu-doc list so someone else can commit it. I was following the wiki and it has you commit which I assume is local and then run bzr bundle > diffname.txt to create the patch [21:02] Launchpad bug 181099 in ubuntu-doc "ntd-simple no longer available as package" [Undecided,Confirmed] https://launchpad.net/bugs/181099 [21:17] I checked out a light weight copy of the branch, is that the problem. [22:12] no [22:12] astabeno: the light weight copy of a branch is just the branch without the history [22:16] thats what I thought, is there something that would make it read only so I cannon get a lock on it? [22:49] I deleted my current branch and got one with history and it works.