=== Demitar [n=demitar@c-212-031-182-147.cust.broadway.se] has joined #bzr | ||
=== synic [n=squish@pdpc/supporter/student/synic] has joined #bzr | ||
synic | failed to open trace file: [Errno 13] Permission denied: '/root/.bzr.log' | 12:14 |
---|---|---|
synic | I get that when trying to perform most operations | 12:14 |
synic | I assume it's a common error? | 12:14 |
=== hsn_ [n=chatzill@234.114.broadband5.iol.cz] has joined #bzr | ||
jelmer | synic: nope - are you running bzr as root? | 12:19 |
synic | no | 12:19 |
synic | never have. | 12:19 |
synic | it just started happening, on all my machines | 12:19 |
jelmer | since when ? upgrade to a new version of bzr? | 12:20 |
synic | I haven't upgraded anything, unless a security release broke it | 12:21 |
fullermd | Sounds more like it's running as a non-root user, who has /root as $HOME. | 12:25 |
jelmer | I suspect something else has changed in your environment.. does "printenv | grep /root" print anything? | 12:26 |
synic | no, nothing | 12:30 |
=== sverrej [n=sverrej@c947DBF51.dhcp.bluecom.no] has joined #bzr | ||
=== bac is now known as bac_afk | ||
=== asabil [n=asabil@ti0035a340-0084.bb.online.no] has joined #bzr | ||
=== elmo [n=james@83-216-156-21.jamest747.adsl.metronet.co.uk] has joined #bzr | ||
=== bogdano [n=bogdano@201-40-202-24.ctame704.dsl.brasiltelecom.net.br] has joined #bzr | ||
=== bogdano [n=bogdano@201-40-202-24.ctame704.dsl.brasiltelecom.net.br] has left #bzr [] | ||
=== asac_ [n=asac@debian/developer/asac] has joined #bzr | ||
=== asac_ is now known as asac | ||
=== herzel44 [i=herzel@gateway/tor/x-918396cbdde41c5d] has joined #bzr | ||
=== cprov is now known as cprov-out | ||
=== J-Unit [n=jdong@ubuntu/member/jdong] has joined #bzr | ||
=== spiv [n=andrew@canonical/launchpad/spiv] has joined #bzr | ||
ubotu | New bug: #139722 in bzr "Bzr not installed into path via windows installer" [Undecided,New] https://launchpad.net/bugs/139722 | 02:45 |
=== mw is now known as mw|out | ||
=== J-Unit [n=jdong@ubuntu/member/jdong] has joined #bzr | ||
=== orospakr [n=orospakr@bas4-ottawa23-1088826818.dsl.bell.ca] has joined #bzr | ||
=== NamNguyen [n=namnt@cm246.delta196.maxonline.com.sg] has joined #bzr | ||
=== Admiral_Chicago [n=FreddyM@st074039212101.monm.edu] has joined #bzr | ||
=== jix [n=jix@dyndsl-091-096-043-089.ewe-ip-backbone.de] has joined #bzr | ||
=== cprov [n=cprov@canonical/launchpad/cprov] has joined #bzr | ||
=== jrydberg_ [n=Johan@c80-216-246-123.bredband.comhem.se] has joined #bzr | ||
=== jmillionator [n=root@ubuntu/member/jdong] has joined #bzr | ||
spiv | Anyway here have a live.gnome.org wiki login already? http://live.gnome.org/BzrForGnomeDevelopers says "bzr 0.9" when it means "bzr 0.90". | 04:20 |
fullermd | I dunno. I'd like to see somebody using bzr 0.9 and bzr-svn 0.4.2... it just takes a little hacking. | 04:21 |
jelmer | spiv: I've got one, will fix it | 04:22 |
spiv | jelmer: thanks! | 04:23 |
spiv | (I have more than enough accounts on random wikis and things already...) | 04:23 |
jelmer | :-) | 04:23 |
=== mneptok arrives 3 minutes too late | ||
=== ion [n=ion@70-59-231-23.phnx.qwest.net] has joined #bzr | ||
=== sverrej_ [n=sverrej@tul-1x-dhcp017.studby.uio.no] has joined #bzr | ||
=== jmillionator is now known as D-Pain | ||
=== pygi [n=mario@83-131-80-132.adsl.net.t-com.hr] has joined #bzr | ||
=== BasicOSX [n=BasicOSX@fortress.tanners.org] has joined #bzr | ||
=== ardu [n=ardu@adsl-69-231-205-97.dsl.irvnca.pacbell.net] has joined #bzr | ||
sri | so.. how is performance these days.. can we compete against git? just curious | 07:18 |
sri | and btw hi, long time no see. | 07:19 |
=== BasicMac [n=BasicOSX@warden.real-time.com] has joined #bzr | ||
D-Pain | performance is a lot better IMO for day to day usage... | 07:31 |
D-Pain | stuff like status, diff, ci are a lot more acceptable | 07:31 |
D-Pain | but networking speed still needs work IMO | 07:31 |
=== D-Pain is now known as ll-cool-jdong | ||
Peng | Commit is "a lot more acceptable"? Is it better than it was a month ago? | 09:01 |
Peng | Say, ten times better? | 09:01 |
spiv | Peng: talk to lifeless when he's around | 09:04 |
spiv | Peng: he's been making some massive improvements to commit, although most of that won't be seen until the 0.92 release in about a month. | 09:05 |
=== AfC [i=andrew@office.syd.operationaldynamics.com] has joined #bzr | ||
Peng | A couple months ago, I had 3-minute commits for my homedir. I converted it to hg and now they're 15 or 20 seconds. | 09:44 |
Peng | Commit improvements and the C patiencediff should help. | 09:45 |
Peng | (bzr diff took 30 seconds) | 09:45 |
Peng | (on one file) | 09:45 |
Peng | 4.5 seconds or so with hg diff. | 09:46 |
AfC | I bet it's using the short cut of only diffing if it sees the mtimes are different. | 09:46 |
Peng | The mtimes are different. | 09:47 |
Peng | Anyway, it's one file. | 09:47 |
Peng | What do you mean? | 09:47 |
Peng | When committing? | 09:47 |
Peng | Hg only checks files with different mtimes, while bzr checks everything? | 09:48 |
AfC | I believe so | 09:48 |
Peng | Either way, 4.5 seconds vs. 30 seconds for diff isn't because of that. | 09:48 |
AfC | This being the more correct behaviour - you can't really trust mtimes. | 09:48 |
Peng | Right | 09:48 |
Peng | . | 09:48 |
AfC | Peng: (but many systems do) | 09:49 |
Peng | Hg uses a regular old sucky diff algorithm. :( | 09:49 |
AfC | Peng: (and I'm talking about more than just VCS here) | 09:49 |
AfC | Peng: there's that too. | 09:49 |
Peng | Diff algorithms don't matter when committing, though, unless you use --show-diff or whatever | 09:49 |
Peng | . | 09:49 |
AfC | I am generally convinced that Bazaar performs more "correctly" than most of the other systems, but the nature of competition is that it's hard to establish this and justify it. | 09:50 |
=== luks [i=lukas@unaffiliated/luks] has joined #bzr | ||
Peng | I know. I love Bazaar. It's great. | 09:50 |
Peng | Except it's extremely slow. | 09:50 |
AfC | Peng: that's down from glacially slow, though :) | 09:51 |
Peng | In fact, I've run into a couple integrity issues with hg that I didn't experience with bzr. But 3 minute commits are just too much. | 09:51 |
Peng | Also, bzr doesn't support copying files. | 09:51 |
AfC | [copying?] | 09:51 |
Peng | As in cp? | 09:52 |
Peng | On the other hand, bzr has just abotu perfect rename support. | 09:53 |
Peng | about* | 09:53 |
AfC | Peng: still not quite sure what you're needing there | 09:53 |
Peng | AfC: What do you mean? | 09:53 |
AfC | COPYING | 09:53 |
Peng | What about it? | 09:54 |
AfC | {sigh} What about copying files are you trying to achieve, and how is Bazaar supposed to somehow contribute to this? | 09:54 |
Peng | Sometimes I want to copy a file. Bazaar can't do it. | 09:54 |
Peng | If I want to 'cp fileA fileB', I can't do it and preserve history in Bazaar. | 09:55 |
Peng | Hmm. I'm not sure how much history is preserved across copies in other VCSes, or how much it should be. | 09:56 |
=== Peng wanders off. | ||
=== luks [i=lukas@unaffiliated/luks] has joined #bzr | ||
=== phanatic [n=phanatic@dsl54028394.pool.t-online.hu] has joined #bzr | ||
=== Peng [n=mnordhof@fl-69-69-137-70.dyn.embarqhsd.net] has joined #bzr | ||
=== herzel44 [i=herzel@gateway/tor/x-b00c9512b36c9cb9] has joined #bzr | ||
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #bzr | ||
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has left #bzr [] | ||
=== Rade [n=Rade@91.143.221.169] has joined #bzr | ||
=== cfbolz [n=cfbolz@p54ABB3F6.dip0.t-ipconnect.de] has joined #bzr | ||
=== cfbolz [n=cfbolz@p54ABB3F6.dip0.t-ipconnect.de] has joined #bzr | ||
=== NamNguyen [n=namnt@cm246.delta196.maxonline.com.sg] has joined #bzr | ||
=== herzel44 [i=herzel@gateway/tor/x-50b119e7b44d4674] has joined #bzr | ||
=== Demitar [n=demitar@c-212-031-182-147.cust.broadway.se] has joined #bzr | ||
=== pmezard [n=pmezard@nor75-4-81-56-59-92.fbx.proxad.net] has joined #bzr | ||
=== jrydberg_ [n=Johan@c80-216-246-123.bredband.comhem.se] has joined #bzr | ||
=== Demitar [n=demitar@c-212-031-182-147.cust.broadway.se] has joined #bzr | ||
=== Demitar [n=demitar@c-212-031-190-120.cust.broadway.se] has joined #bzr | ||
=== aclose [n=aclose@c-24-13-93-130.hsd1.il.comcast.net] has joined #bzr | ||
=== mw|out [n=mw@189.146.24.28] has joined #bzr | ||
=== Demitar_ [n=demitar@c-212-031-190-120.cust.broadway.se] has joined #bzr | ||
=== schierbeck [n=daniel@dasch.egmont-kol.dk] has joined #bzr | ||
=== gldnspud [n=gldnspud@72.171.93.139] has joined #bzr | ||
schierbeck | any bzr-gtk people in here? | 04:43 |
=== fog [n=fog@debian/developer/fog] has joined #bzr | ||
=== pygi [n=mario@83-131-22-156.adsl.net.t-com.hr] has joined #bzr | ||
=== cprov [n=cprov@canonical/launchpad/cprov] has joined #bzr | ||
=== Demitar [n=demitar@c-212-031-182-147.cust.broadway.se] has joined #bzr | ||
=== schierbeck [n=daniel@dasch.egmont-kol.dk] has joined #bzr | ||
schierbeck | hi guys | 05:42 |
schierbeck | do you know if there's a recent build of bzr for win64? | 05:42 |
ubotu | New bug: #139803 in bzr "Bazaar does not run on 64-bit Windows systems" [Undecided,New] https://launchpad.net/bugs/139803 | 05:50 |
=== fog [n=fog@debian/developer/fog] has left #bzr [] | ||
=== Verterok [n=ggonzale@184-220-114-200.fibertel.com.ar] has joined #bzr | ||
=== cpro1 [n=cprov@189.0.126.225] has joined #bzr | ||
=== ll-cool-jdong is now known as jdong | ||
=== cpro1 is now known as cprov-afk | ||
=== jdong is now known as jeminem | ||
=== Demitar [n=demitar@c-212-031-182-147.cust.broadway.se] has joined #bzr | ||
=== jeminem is now known as jdong | ||
=== grimboy [n=grimboy@85-211-254-202.dsl.pipex.com] has joined #bzr | ||
=== mlh [n=mlh@c211-30-211-232.belrs1.nsw.optusnet.com.au] has joined #bzr | ||
ubotu | New bug: #139824 in bzr "`bzr co .` in branch with WT gives error FileExists" [Undecided,New] https://launchpad.net/bugs/139824 | 08:00 |
=== ubuntulog [i=ubuntulo@trider-g7.fabbione.net] has joined #bzr | ||
=== Topic for #bzr: The Bazaar Version Control System | http://bazaar-vcs.org/ | Bazaar 0.90 and 0.91rc2 are out - http://bazaar-vcs.org/Download | Please complete the Bazaar User Survey - http://www.surveymonkey.com/s.aspx?sm=L94RvLswhKdktrxiHWiX3g_3d_3d | ||
=== Topic (#bzr): set by poolie at Wed Sep 12 03:35:03 2007 | ||
=== pete__c [n=pete@032-463-246.area7.spcsdns.net] has joined #bzr | ||
=== grimeboy [n=grimboy@85-211-246-68.dsl.pipex.com] has joined #bzr | ||
=== BasicOSX [n=BasicOSX@gatekeeper.tanners.org] has joined #bzr | ||
=== BasicMac [n=BasicOSX@gatekeeper.tanners.org] has joined #bzr | ||
=== BasicMac [n=BasicOSX@gatekeeper.tanners.org] has joined #bzr | ||
=== BasicMac__ [n=BasicOSX@gatekeeper.tanners.org] has joined #bzr | ||
=== bogdano [n=bogdano@201.40.202.24] has joined #bzr | ||
=== bogdano [n=bogdano@201.40.202.24] has left #bzr [] | ||
=== asak [n=alexis@201-1-46-243.dsl.telesp.net.br] has joined #bzr |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!