[03:05] is bzr case insensitive? [03:05] like, i cant have a directory and a file with the same name where one is capitalised and the other isnt? [03:05] cuz it's getting unhappy at me when i try, and this is annoying [03:06] on what OS? [03:09] ubuntu [03:10] i had a dir named gally and did "bzr mv gally Gally" then wanted to rename Gally.py to gally so tried "bzr mv Gally.py gally" (so my executable has a nice lowercase name with no extension) and bzr is angry [03:11] $ bzr mv Gally.py gally [03:11] bzr: ERROR: Could not move Gally.py => Gally: Gally is already versioned. [03:11] i thought maybe i needed to commit the first mv before i could do it, but i did that and it still gives this error === ronny_ is now known as ronny === Ursinha-bbl is now known as Ursinha [11:28] maco: bzr should work just fine with files that differ only by case, if the filesystem allows it. [11:30] maco: e.g. I just tested 'bzr mv Foo.txt foo.txt' in a fresh branch locally and it DTRT. [11:30] hi spiv [11:43] Good evening poolie [11:50] hello [11:50] is this the right place to ask for stuff about bzr-eclipse? [11:51] I'm trying to move to eclipse from emacs but so far the bzr support is really confusing me [11:51] I can get it to work when everything behaves like a single branch, but I'm used to (and I suspect most people are) single repo + many branches [11:52] I don't understand how to import such a layout (eg; Twisted/ (this is the repo) with Twisted/twisted (trunk), Twisted/mypatch-whatever, ...) [11:59] lvh: this is a good place to ask (but unfortunately I personally don't have any experience with bzr-eclipse) [12:00] I suppose if there's a #eclipse they might know something too. [12:00] spiv: from what I heard the person convincing me to try eclipse copped out and moved back to svn [12:00] spiv: I'll try #eclipse, thanks :) [12:02] (in his defense, svn support in eclipse is probably about the best in the world) [12:11] apparently the trick is to not use bzr integration in eclipse [12:11] (keep a terminal open instead) [12:31] http://laurensvh.be/dump/bzr/Screenshot-Event%20Details%20.png [13:38] poolie: I'm going to head off, I'm a bit over enclosed rooms and its all gnunet for the rest of the afternoon [13:38] heh [13:38] where are you now? [13:38] ro your right [13:39] near the door [13:39] for a clean getaway [13:39] duh duh duh daaaaaaaa [13:39] hm [13:39] block diagrams [13:40] nice people though [13:40] \o/ [13:40] yes [13:40] you'll be ok ? :) [13:40] want to see stevea tomorrow? [13:40] i'll cope [13:40] would love to [13:40] i think in retrospect i would have made more talk more concrete [13:41] 20/20 [13:47] heh, communicating where you are in the same room over irc? [13:49] lifeless: just to double check something I vaugely remember you telling me, is it your intention that TestCase instances should be gc-ed after being run now? === khmarbaise_ is now known as khmarbaise [16:34] spiv: right i managed doing one step of that. now try "bzr mv blah Foo.txt" so you're moving something into where the old name was... it doesnt like htat [16:40] spiv, I've reproduced her bug. It does look like some sort of case-insensitivity issue. === Adys_ is now known as Adys