/srv/irclogs.ubuntu.com/2010/05/16/#bzr.txt

BlindWolf8Hello?06:27
Peng_yo06:27
BlindWolf8Hi Peng, how are you?06:28
Peng_Awesome! At least I think so. The sleep deprivation may have driven me insane!06:28
BlindWolf8Hahaha, that's always fun.06:29
BlindWolf8Do you think that your lack of sleep would hinder your Bazaar knowledge? :-P06:29
fullermdSleep deprivation helps you cobble the muskrat more clearly.06:30
Peng_BlindWolf8: Not yet. Much.06:31
BlindWolf8Hahaha, I guess it depends on how many days you've been awake.06:31
BlindWolf8OK, I've been working with Bazaar trying to get it setup with my webserver.06:31
fullermdOh, heck, if you can measure it in DAYS, it barely qualifies as deep sleprivation yet...06:31
BlindWolf8I was using it this morning when *I* was sleep deprived, and later today when I was rested.06:32
Peng_Not very long, actually. Umm, 29 hours.06:32
BlindWolf8I think the most I've been up is close to 4806:33
BlindWolf8I know between hours 22-24, I start to get sleepy.06:33
Peng_I did exactly 47 hours a few months ago, but I got bored. And hungry.06:33
BlindWolf8If I can get over that hump, I shoudl be good to go for a bit more06:33
BlindWolf8*should06:34
Peng_I usually stay up longest when I didn't sleep enough the previous night.06:34
BlindWolf8Yeah, I hear ya.06:34
BlindWolf8Anyway, do you guys have any suggestions as to how to setup Bazaar with a webserver? I got SSH and everything, but Bazaar just doesn't like what I'm doing for some reason. Also, I can't install Bazaar on the server (Shared)06:37
Peng_BlindWolf8: You can just use dumb HTTP. Point Apache to a directory and tell it to serve away.06:37
Peng_BlindWolf8: You've got SSH even though bzr isn't installed? You're using sftp?06:37
BlindWolf8I've owned a full-blown server in the past, and I don't have the money/need right nowt o pay for a dedicated box06:37
Peng_....VPS? :D06:37
BlindWolf8It's a HostGator Shared box...not a VPS06:38
BlindWolf8they give us FTP/SFTP/SSH06:38
BlindWolf8but not root :-P06:38
fullermdIt's about the 5th day that things really start getting interesting...06:38
Peng_I mean, get a VPS. :D06:39
BlindWolf8Yeah, I had a professor in my undergrad in college...he was in the army06:39
BlindWolf8they had him sleep deprived...the guy thought the officer's shoes were rabbits06:39
BlindWolf8:P06:39
Peng_Some days, I think it might be interesting to try severe sleep deprivation. Other days, I think intentionally hurting myself is a bad idea...06:39
BlindWolf8yeah, losing your mind is normally a Bad Thing.06:40
Peng_And I'm already a little off.06:40
fullermdEh.  I don't think I'd really miss it...06:40
Peng_BlindWolf8: Does SSH give you access to Python and GCC?06:40
BlindWolf8lemme check...it should...06:41
Peng_BlindWolf8: If so, with some work, you could install Bazaar in your homedir, but it's probably not worth it. Dumb HTTP and SFTP work fine; they're just slow.06:41
BlindWolf8whoa, wait...gcc? nah06:41
Peng_BlindWolf8: GCC is optional. Without it, performance will be suckier, though.06:42
Peng_THe shared host I use gives access to GCC.06:42
BlindWolf8Yeah, I was whoaing because I knew that they wouldn't and they did not...just confirmeded06:42
BlindWolf8python, I have access to06:42
Peng_Mostly use my VPS now...I have like bzr 1.0 on the old shared host...06:42
BlindWolf8From what I've read, if I just want to work with another person on some files and use the server as the repo, I can just use the Shared repo method, right?06:43
Peng_BlindWolf8: Shared repos are a storage optimization, not a concept.06:44
Peng_Granted they can cause file permission issues when multiple people are working together.06:45
Peng_Oh, no, it's 1.4. Well, bzr.dev around 1.4.06:45
Peng_But my Python install got busted... Anyway, not the point!06:46
BlindWolf8hahaha...you're getting sleeeeeeeeeeeeepy.........06:46
BlindWolf8Hmmmm...06:49
BlindWolf8Tried to connect via good ol' FTP, and Bazaar Explorer crashed06:57
Peng_Ew, FTP. Please, use SFTP.06:58
BlindWolf8I most def. would, but I will be sharing the code with one other person, and since I'm on a shared server, my only option would be to generate SSH keys instead of using passwords, as the Shared server only allows one SSH password for the user06:59
BlindWolf8but, I am shying away from SSH keys sicne I am trying to make the setup of Bazaar as painless as possible07:00
Peng_FTP is wrought of pain.07:00
BlindWolf8Yeah...but does Bazaar Explorer support private/public keys?07:02
Peng_No clue. Why wouldn't it?07:02
BlindWolf8I don't see anything like it in the interface...I may have to go searching around for a plugin07:03
Peng_Is this Windows? I avoid thinking about SSH on Windows.07:05
BlindWolf8Yeah, the person I'll be working with are on Windows boxes...the server's Linux.07:06
thumpersometimes I really hate line endings :(10:39
lifelessouch?10:46
thumperlifeless: hi10:52
thumpermy cunning conflict detection of '>>>>>>>\n' in lines10:52
thumperis failing due ot \r\n10:52
thumpers/ot/to/10:52
thumperlifeless: where are you?10:52
lifelessbangkok10:56
lifelessthumper: I think bzrlib has routines for that10:57
lifelessthumper: follow the 'auto resolve' code paths.10:57
lifelessboarding in a sec10:57
thumperhmm...10:57
thumperI'm thinking I should handle changing the http post param line endings to whatever the current file is using10:58
lifelessyes10:59
lifelessor rather10:59
lifelessdefine a normalised canonical form10:59
lifelessfor all your files10:59
lifelessuse that, always.10:59
lifelessbzrlib filters can help with that10:59
thumperhmm...11:03
lifelessI'll be in chch from ~1 tomorrow11:03
lifelessif you want more involved discussion after work or whatever11:04
thumperno point commenting now11:05
=== jkakar_ is now known as jkakar
steffanhi. installed the Bazaar bundle on 10.6 Snow Leopard but the uninstaller script fails - aparently this is already known but does someone have another script that can be used?14:54
steffanhi. installed the Bazaar bundle on 10.6 Snow Leopard but the uninstaller script fails - aparently this is already known but does someone have another script that can be used?17:58
GaryvdMHi jelmer.20:01
GaryvdMHow much have you looked into rabitvcs20:01
GaryvdM*rabbitvcs20:01
GaryvdMjelmer: E.g. Do you know if they plan to implement neutral dialogs, or plan to reuse existing vcs specific dialogs?20:04
GaryvdMjelmer: I'm interested in having a rabbit-bzr-qbzr, but there is no reason why not to also have a rabbit-bzr-gtk.20:11
GaryvdMjelmer: I'm going to send a mail to their mailing list.20:11
bialixhi GaryvdM , how's your trip?20:50
bialixluks: so sad you did not made it :-(20:51
steffanhi. installed the Bazaar bundle on 10.6 Snow Leopard but the uninstaller script fails - aparently this is already known but does someone have another script that can be used?21:10
GaryvdMbialix: Hi. Back at home. Quite tired.21:11
GaryvdMbialix: So good to meet you.21:11
* bialix tired too, slept all day21:11
lifelessmorning21:14
AdamDVafternoon21:15
steffananyone using Snow Leopard with Bazaar?21:15
cbzi didn't realise that bzr by default downloads the remote repository in the same repository format it is stored on the remote side22:02
cbzis there a reason for this?22:02
steffananyone using Bazaar on Snow Leopard?22:02
Peng_cbz: Converting is slooow.22:02
Peng_cbz: And leads to interoperability problems.22:02
bialix~~~22:05
cbzi didnt realise the repository format was exposed over the wire23:17
cbzi assumed that whatever went over the wire was generic concepts only (branches/tags ec)23:17
spivcbz: we'd like to get the smart protocol to that point, although it hasn't been a top priority because the practical benefits are fairly small compared to other things we've been working on23:21
spivcbz: regarding your earlier question, defaulting to using the format as the source has the advantage that you can be sure there's minimal friction getting your work merged back into the source23:23
spivi.e. it avoids assuming that everyone is using the latest bzr.23:24
mkanatspiv: The practical benefits would have been nice for read-only backwards compatibility across on-disk formats.23:37
mkanatBut yeah, like Peng_ said, that would involve a conversion, which would be slow.23:39
spivmkanat: yes, and also the rich-root transition would have thwarted that :/23:47
mkanatYes. Well, hopefully 2a will be the stable format for a while....23:52

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