/srv/irclogs.ubuntu.com/2012/11/14/#bzr.txt

mgzmorning!09:06
jelmermgz!09:14
=== mmrazik is now known as mmrazik|lunch
quicksilverit's a shame that bound offline commits *always* come through as a merge11:34
quicksilverif there have been no intervening commits to the bound branch they could just be pushed up.11:35
jelmerquicksilver: indeed11:43
quicksilverdoesn't matter much but makes the log slightly fiddlier to read than perhaps it needs to me11:44
quicksilverand makes me choose between using "offline merge" as the commit message and forcing people to read the sub logs, or copying out the salient details.11:44
=== mmrazik|lunch is now known as mmrazik
delinquentmeOk so I've got a project I've started locally ...  I want to *create* a remote repo which has this code with the  --no-trees option16:46
mgzdelinquentme: what transports can you access remote with?16:48
jelmerdelinquentme: you can just use the same command you would use locally16:48
mgzpretty much what jelmer said, unless you've only got http :)16:49
mgzjelmer: are you in our green and pleasant land yet?16:49
delinquentmejelmer, but bzr init-repo --no-trees /some/remote/server16:49
delinquentmehow does bzr know whether im making a empty repo ... or whether i've got code that belongs in it?16:50
jelmermgz: are you quoting "Jerusalem"?16:50
mgzdelinquentme: right, but sftp://some/remote/server etc16:50
mgzalways been a fan of blake.16:50
jelmerdelinquentme: you would create the repo first, then push code into it16:51
jelmermgz: :)16:51
jelmermgz: I'm sitting in the train in Brussels, waiting for it to leave16:52
mgz...and have been all day? :/16:53
mgzat least belgian trains are well connected I guess16:53
mgzor for the benefit of vila, in france, even the wifi would be on strike!16:53
delinquentmejelmer, does that automatically make the remote repo the parent?  IE will I have the expected   $ bzr push :parent and $ bzr pull :parent operations  ... that Im familiar with in projects that I've branched instead of initiated ?16:54
jelmerdelinquentme: :parent is simply an alias setup in .bzr/branch/branch.conf, by default it gets set to the URL you cloned from16:55
delinquentmejelmer, so since im not cloning then I'll need to set that up right?16:56
jelmerdelinquentme: well, if you want the local branch to consider the remote one as parent16:56
jelmerbut, yes16:57
delinquentmejelmer, check!16:58
delinquentmebzr: ERROR: Cannot lock LockDir(file:///home/thrive/rails_projects/ghgvc/GHGVC_RoR/trial/.bzr/branch/lock): Permission denied: "/home/thrive/rails_projects/ghgvc/GHGVC_RoR/trial/.bzr/branch/lock/pncf1lmgu4.tmp": [Errno 13] Permission denied: '/home/thrive/rails_projects/ghgvc/GHGVC_RoR/trial/.bzr/branch/lock/pncf1lmgu4.tmp'17:10
delinquentmethis a permissions error?17:10
delinquentmei guess bzr needs write permissions?  .. and is there a bzr user?17:10
=== deryck is now known as deryck[lunch]
delinquentmejelmer, I think this is a really simple chmod issue no?17:21
=== deryck[lunch] is now known as deryck
=== mathrick__ is now known as mathrick
=== yofel_ is now known as yofel
=== dpb_ is now known as Guest75682
JPetersonhow do i disable tbzrcache?23:15

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