maco | is bzr case insensitive? | 03:05 |
---|---|---|
maco | like, i cant have a directory and a file with the same name where one is capitalised and the other isnt? | 03:05 |
maco | cuz it's getting unhappy at me when i try, and this is annoying | 03:05 |
dash | on what OS? | 03:06 |
maco | ubuntu | 03:09 |
maco | 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:10 |
maco | $ bzr mv Gally.py gally | 03:11 |
maco | bzr: ERROR: Could not move Gally.py => Gally: Gally is already versioned. | 03:11 |
maco | 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 | 03:11 |
=== ronny_ is now known as ronny | ||
=== Ursinha-bbl is now known as Ursinha | ||
spiv | maco: bzr should work just fine with files that differ only by case, if the filesystem allows it. | 11:28 |
spiv | maco: e.g. I just tested 'bzr mv Foo.txt foo.txt' in a fresh branch locally and it DTRT. | 11:30 |
poolie | hi spiv | 11:30 |
spiv | Good evening poolie | 11:43 |
lvh | hello | 11:50 |
lvh | is this the right place to ask for stuff about bzr-eclipse? | 11:50 |
lvh | I'm trying to move to eclipse from emacs but so far the bzr support is really confusing me | 11:51 |
lvh | 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:51 |
lvh | I don't understand how to import such a layout (eg; Twisted/ (this is the repo) with Twisted/twisted (trunk), Twisted/mypatch-whatever, ...) | 11:52 |
spiv | lvh: this is a good place to ask (but unfortunately I personally don't have any experience with bzr-eclipse) | 11:59 |
spiv | I suppose if there's a #eclipse they might know something too. | 12:00 |
lvh | spiv: from what I heard the person convincing me to try eclipse copped out and moved back to svn | 12:00 |
lvh | spiv: I'll try #eclipse, thanks :) | 12:00 |
lvh | (in his defense, svn support in eclipse is probably about the best in the world) | 12:02 |
lvh | apparently the trick is to not use bzr integration in eclipse | 12:11 |
lvh | (keep a terminal open instead) | 12:11 |
lvh | http://laurensvh.be/dump/bzr/Screenshot-Event%20Details%20.png | 12:31 |
lifeless | 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 |
poolie | heh | 13:38 |
poolie | where are you now? | 13:38 |
lifeless | ro your right | 13:38 |
lifeless | near the door | 13:39 |
poolie | for a clean getaway | 13:39 |
lifeless | duh duh duh daaaaaaaa | 13:39 |
poolie | hm | 13:39 |
poolie | block diagrams | 13:39 |
poolie | nice people though | 13:40 |
lifeless | \o/ | 13:40 |
lifeless | yes | 13:40 |
lifeless | you'll be ok ? :) | 13:40 |
poolie | want to see stevea tomorrow? | 13:40 |
poolie | i'll cope | 13:40 |
lifeless | would love to | 13:40 |
poolie | i think in retrospect i would have made more talk more concrete | 13:40 |
lifeless | 20/20 | 13:41 |
mgz | heh, communicating where you are in the same room over irc? | 13:47 |
mgz | 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? | 13:49 |
=== khmarbaise_ is now known as khmarbaise | ||
maco | 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:34 |
rockstar | spiv, I've reproduced her bug. It does look like some sort of case-insensitivity issue. | 16:40 |
=== Adys_ is now known as Adys |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!