/srv/irclogs.ubuntu.com/2009/12/22/#bzr.txt

=== mwhudson_ is now known as mwhudson
spivGar, gnome-terminal just crashed.00:51
spivHmm, an assertion error from vte in xsession-errors.00:52
mwhudsonow00:55
chmac`bzr branch lp:~vcs-imports/wordpress/2.9 wp29`, `cd wp29`, `bzr up` tells me the repository is at 11084, but there are new revisions in launchpad that it's not pulling down.01:50
chmacI'm guessing I've misunderstood how branching / updating works. Any pointers?01:50
chmacHmm, maybe I need to merge...01:50
gutworth bzr pull01:51
=== blueyed_ is now known as blueyed
chmacgutworth: Aha, ok, thanks01:51
spivchmac: 'bzr up' is for making a checkout of a branch up-to-date.  You did 'bzr branch', so you simply have a branch, not a checkout.01:54
chmacspiv: Thanks. I'm starting to wrap my head around those concepts... :-)01:54
spivchmac: hence why you need to 'pull'01:54
spivOdd, https://code.edge.launchpad.net/~johnf-inodes/bzr/serve-init/+merge/12938 hasn't been automatically marked as merged.03:28
pooliejam, i guess you're asleep?03:50
pooliefeeding pqm...04:08
spiv<pqm> nom nom nom04:11
jampoolie: not asleep yet, just not near the machine04:35
jampoolie: what's up?04:35
pooliehi jam04:45
pooliei was just thinking about your thing of getting changes in more quickly04:45
pooliebecause a couple of relevant things came up today04:45
poolieone being, could we test LockDir.peek04:45
poolieand the other, should you check for existing users of the module featuers04:45
pooliefeatures*04:45
pooliein both cases it would have some value- it's possible the test could fail, today or later04:46
pooliebut it's the kind of thing that tends to change something from being 5m into an hour, or an hour into a day04:46
lifelesspoolie: changing symbol names added the concern about checking for users of the symbols04:50
lifelesspoolie: So its clearly possible to do a 5m thing there :)04:50
poolie?04:50
lifeless15:45 < poolie> and the other, should you check for existing users of the module featuers04:51
poolieso one thing could have been to take a smaller step04:51
poolieof just changing the implementation not the name04:51
lifelessyes04:54
chxhi. how cna i do a commit after a merge w the merge tips as commit message?11:07
awilkinsWhat do you chaps use for requirements tracking? Standard issue tracker?11:26
lifelessyes11:27
Solipsistive attempt to revert local changes using 'bzr revert' but keep getting this error message: bzr: ERROR: The file id "xxxx" is not present in the tree , what does it mean?12:32
spivSolipsist: if you're getting that and you aren't passing any arguments to 'bzr revert' then that would be a bug I think.  Which version of bzr?12:34
Solipsistusing v 2.0.312:35
Solipsistso i deleted a directory and now i want to restore it from the local repost12:35
Solipsistbeing used to git, i tried bzr checkout, but that's a no go so i looked at the commands and tried bzr revert directory/, then just bzr revert12:36
Solipsistis there a page describing bzr for us used to SVN, and lately GIT?12:36
spivSolipsist: 'bzr revert DIR' or just 'bzr revert' in a working tree are supposed to do that.12:48
spivSolipsist: so it sounds like you've hit a bug, which is a bit surprising but not impossible.12:48
spivSolipsist: so please do file a bug report12:49
Solipsistok, but filing a bug won't help me much right now, so what can i do to remedy this?12:51
Solipsisti have no changes i wish to keep so i could throw away the working tree and restore it from the local repos ive created, the local repos has been updated from the remote with bzr pull12:52
Solipsisti guess this whole bazaar concept of a branch confuses me, if i understand it correctly a branch is an actual filesystem directory structure?12:57
Solipsistas im sure yoy know in GIT and CVS, a branch is a meta concept and two branches can be the exact same directory structure and you can switch between them without having to have separate sets of directories for each branch, it seems more natural to me12:58
ronnycurrently yes12:58
Solipsistcurrently?12:58
Solipsistso i want to checkout the branch from my local repos?12:59
ronnySolipsist: i overheard that git style branching is on the way12:59
Solipsistthat would be very welcome :)13:00
Solipsistanyhow, i got a directory with a .bzr directory and a set of subdirectories, i want to restore the files in the subdirectories to those in the local repos13:00
Solipsistso i type bzr checkout13:00
ronnyits bzr revert13:00
ronnybzr revert reverts the workdir state13:00
ronnybzr checkout makes a new workdir from a branch of any location13:01
Solipsistronny: look above, bzr revert throws an error13:01
ronnycna you paste the complete output of bzr revert, also use the -v parameter to get it more verbose13:02
Solipsistronny: preferably not in a public channel, can i query you?13:03
ronnyi'd prefer here since im not sure if i can help13:04
ronnywell, make a private paste on paste.pocoo.org to begin with13:04
Solipsistronny: i appreciate the offer but i cant post it publicly, plus it's bad manners pasting a lot of text in an IRC channel13:04
ronnySolipsist: start by making a private paste on paste.pocoo.org13:05
Solipsistbzr seems to have issues with special characters in filenames when dealing with different file systems, HFS+ on this machine and ext3 on the machines of the other committers13:48
ronnySolipsist: sounds like a unicode normalisation issue14:03
Solipsistperhaps, never had the same issue with git14:07
mangerduchienhi all15:26
mangerduchienI am facing a problem with bazaar and proxy. I am using Ubuntu Karmic Koala (9.10) with bazaar version 2.0.2 and I configured my environment with http_proxy="myproxy". However bazaar do not take the proxy into account15:29
mangerduchienDoes anyone could help me ?15:29
PilkyAm I right in thinking that bzr ships with Ubuntu by default?15:34
beunoPilky, it is not15:36
beunoit's in main, but not included in the default install15:37
Pilkyright15:37
mangerduchienbzr is in Ubuntu repository and the last version is 2.0.0. I was having the same problem with this version so I installed 2.0.2 that can be found on https://launchpad.net/bzr/2.015:37
mangerduchienbut nothing changed15:38
jammorning all15:42
mangerduchienmorning15:43
jammangerduchien: generally, we respect http_proxy, are you sure you 'export'ed it appropriately?15:51
jamalso, there is a bug in resolving lp: urls15:52
jamthat is only fixed in the 2.1 series15:52
jam(xmlrpc needed custom code to handle proxies)15:52
mangerduchieni am facing the lp: url problem15:52
mangerduchieni have to use bazaar 2.1 ?*15:52
jam2.1.0b4 will fix it for you, but I don't think it is packaged15:52
jammangerduchien: well, the quick fix is to use "http://bazaar.launchpad.net/...." or "https://code.launchpad.net/..."15:53
jamthe latter redirects to the former15:53
jambut lets you use  the short form15:53
jamso I tihnk15:53
jambzr branch https://code.launchpad.net/foo15:53
jamwill evaluate to the same as15:53
jambzr branch lp:foo15:53
mangerduchieni am trying to get : lp:~launchpad-pqm/launchpad/devel15:53
jammangerduchien: bzr branch http://bazaar.launchpad.net/~launchpad-pqm/launchpad/devel15:54
jamor bzr branch bzr+ssh://bazaar.launchpad.net/~launchpad-pqm/launchpad/devel15:54
mangerduchienok thanks, i'll try15:54
jamif you have registered an ssh key15:54
jamthe latter should be faster15:54
mangerduchienok, it seems to work15:55
mangerduchienthank you  very much15:55
jelmerhi jam, mangerduchien15:58
mangerduchienhi jelmer15:58
=== kirkland` is now known as kirkland
=== deryck is now known as deryck[lunch]
=== fbond_ is now known as fbond
=== AnMaster is now known as AnMaster_
=== AnMaster_ is now known as AnMaster
=== deryck[lunch] is now known as deryck
DavidbrczHi all20:09
Davidbrczi'm a noob with bazaar20:09
Davidbrczi want to extract a spefic version of a project20:09
Davidbrczbut i've not found in the doc a way do to it20:09
Davidbrczsomeone could help me ?20:10
mwhudsonDavidbrcz: bzr branch -r $revsion trunk old-version will work20:14
Davidbrczmwhudson, hum20:16
Davidbrczstrange error20:16
Davidbrczi want to extract the first revision of this http://bazaar.launchpad.net/~sean-pringle/musca/dev/files20:17
Davidbrczi'v created a folder20:17
Davidbrczand the i did bzr init; bzr branch http://bazaar.launchpad.net/~sean-pringle/musca/dev/files20:17
Davidbrczbut the second command gives me an error20:17
mwhudsonoh20:17
mwhudsonright, you want to do bzr branch http://bazaar.launchpad.net/~sean-pringle/musca/dev20:18
Davidbrczwhy oh ?20:18
mwhudsonnot with the /files on the end20:18
Davidbrczok20:18
Davidbrczi've got the current version20:19
Davidbrczand to get the first one ?20:19
Davidbrczhum20:19
Davidbrczi get it20:19
Davidbrczthx20:19
Davidbrcz:)20:20
=== chancegarcia_ is now known as chancegarcia
toabctlhi. i have a question:21:25
toabctli want to merge abzr-branch with: bzr merge --pull lp:~mhall119/loco-directory/0.2-loco-events21:25
toabctlthe merge works, but when i commit i have to add the commit message and after the commit there is no message or something about mhall119, but he was the guy who made the changes.21:26
toabctlcan anybody help with this problem?21:27
mwhudsontoabctl: try bzr log --include-merges21:27
toabctlmwhudson, that's it. thanks a lot!21:31
mwhudsontoabctl: bzr qlog (from qbzr) or bzr viz (from bzr-gtk) might be interesting too21:32
=== khmarbaise_ is now known as khmarbaise
=== jam1 is now known as jam
wgrantIf I look at http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/lucid/gnome-chemistry-utils/lucid/revision/19, I see that there are two merges involved. If I click on one of the merges, it says that it was merged at revision 18.22:05
wgrantIs that a Loggerhead bug?22:05
* beuno looks22:13
beunowgrant, it does look like a LH bug22:13
beunocould you file it?22:14
wgrantbeuno: Sure.22:14
beunothanks22:14
wgrantI've noticed it on a couple of other branches too, so it's probably universal.22:14
pooliehello beuno, wgrant22:15
wgrantMorning poolie.22:16
beunohey hey poolie22:16
beunowgrant, I have a suspicion on what it could be22:16
beunomy next bug to fix is in bzr-upload, but I may tackle that one tomorrow22:16
wgrantBug #49961422:21
ubottuLaunchpad bug 499614 in loggerhead "Merged revision is one less than it should be" [Undecided,New] https://launchpad.net/bugs/49961422:21
wgrantHm, not long to go now.22:21
poolietill 500k?22:32
mwhudsonhm, i was sure i'd fixed that...22:39
mwhudsonmaybe it's time to update the loggerhead that launchpad uses22:40
pooliehi jam, spiv, igc22:41
jamhi poolie22:41
pooliethanks for the reviews22:41
jampoolie: thank *you* for doing mine :)22:43
jampoolie: small update on the "set a larger socket size for transmission"22:43
jamas near as I can tell22:43
jamssh itself will allow up to 2MB to be written to stdin22:43
jambefore it blocks22:44
pooliek22:44
jamwell, at least our 'out.write()' gets to write about that much22:44
jamcertainly > 1MB22:44
jamat least, after the last server side "I wrote XX bytes" I see 28 64kB reads on the local side22:44
pooliejam, regarding update -r22:45
jamand many of the writes finish in 0.000 s22:45
poolieok that's not surprising22:45
jelmer_ooh, update -r is finally happening ? :-))22:45
pooliei think this branch is worth adding regardless of where we think it will end up22:45
jampoolie: I approved your changes22:46
pooliejelmer_: https://code.edge.launchpad.net/~mbp/bzr/45719-update-r/+merge/16476 reviews welcome22:46
poolieand hi22:46
jamcertainly it shouldn't block on internal disagreement, which I think blocked it so far22:46
jamwhich is a bit silly22:46
poolieyou're definitely coming to vila's villa?22:46
jamwow... fetching in 'groupcompress' order generated 70.5MB, vs 50MB fetching in 'unordered' ...22:47
jampoolie: are you sure Calvin Rose's email isn't spam :)22:48
pooliejam: i had to moderate it too22:49
pooliewhich was a bit sad22:49
pooliei did wonder22:49
jampoolie: I realized you moderated it from the timestamp, which is why I brought it up22:49
pooliejelmer, do you have any idea based on knowledge of cifs why in bug 498378, after renaming a directory, we don't immediately see it under the new name?22:51
ubottuLaunchpad bug 498378 in bzr "Lockdir disappeared after being renamed" [Medium,Incomplete] https://launchpad.net/bugs/49837822:51
jampoolie: speaking of which, just checking that vila's villa is start Mon Jan 25, leave after Fri Jan 29th22:51
pooliei can imagine there is some cache incoherency or something22:51
pooliebut if we know what specifically it is, we might be able to work around it22:51
pooliecorrect22:52
=== lifeless changed the topic of #bzr to: Bazaar version control | try https://answers.launchpad.net/bzr for more help | http://bazaar.canonical.com/ | http://irclogs.ubuntu.com/ | Patch pilot: mbp | bzr 2.1.0b4 and 2.0.3 released
lifelessbombs away23:15
poolieon testtools?23:24
lifelessyes23:24
mwhudsondoes "NotImplementedError: SilentUIFactory doesn't support make_output_stream" mean anything obvious to anyone?23:55
spivmwhudson: apart from the bleeding obvious?  Not to me :)23:56
mwhudsondarn23:59

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