=== CardinalFang_ is now known as CardinalFang === med_out is now known as medberry === yofel_ is now known as yofel [21:52] hello [21:52] I am having a problem with bzr [21:54] I was doing a commit, and my internet went out. [21:54] now I can't get commit to work properly [21:54] I am trying to commit several code modifications. [21:54] so the upload should not be that long... [21:55] but when I do the commit, it just keeps going and going [21:55] uploading more and more [21:55] and then after about 40 mb it dies. [21:57] I just looked at the /srv/bzr/.../repository/upload directory [21:57] and it is filled up with my attempts to commit. [22:02] how does it die? [22:14] hmm [22:14] I think it a broken pipe [22:14] after running for a very long time (and uploading like 40mb) [22:14] but it has only like 45k in changes [22:14] so I'm not sure whats happening. [22:15] maybe its trying re-upload everything? [22:16] it might be trying to do something like that if it's repacking and you're using a dumb transport [22:17] should I just delete the most recent pack file? [22:17] I am using ssh for the transport [22:17] to do the commit [22:18] no, removing a pack file would presumably remove the history in it too [22:18] bzr+ssh, or sftp? [22:18] oh [22:18] its actually sftp [22:19] that might explain why it's slower - bzr+ssh should be quicker and use less resources [22:19] I'm trying the commit again [22:19] its up to 30mb [22:19] (it uploads rather slow because I'm on a cable modem)