Stavros | hello | 00:41 |
---|---|---|
Stavros | how can i export my repo to a tarball for emailing? | 00:41 |
Stavros | there's a format like that, isn't there? | 00:41 |
Stavros | how can i generate a file from a repo? | 00:46 |
Stavros | anyone? | 00:48 |
Peng | Stavros: Wait, a copy of the working tree, or all of the Bazaar data as well? | 01:01 |
Peng | Stavros: For the former, "bzr export". For the latter, you can probably work something out with "bzr send" or "bzr bundle". | 01:01 |
Peng | Stavros: Though I'd probably just tar it up. (Excluding the contents of .bzr/repository/obsolete_packs, but not the directory itself.) | 01:02 |
Peng | Stavros: (And removing the working trees first.) | 01:02 |
jelmer | Tak, hi | 10:51 |
pecisk | hi people, is there any common suggestions about how to prepeare code from bazaar repo for publishing? Have to remove .bzr directory and that's it? Or something else I should look upon? | 16:36 |
jpds | pecisk: bzr export - should do the trick. | 16:53 |
pecisk | jpds, yeah, already found it, thanks :) | 16:53 |
Peng | The bzr-upload plugin may also interest you. | 17:02 |
toabctl | hi | 17:17 |
toabctl | is it possible to close lp-bugs with a commit-message? | 17:17 |
Peng | toabctl: No. | 17:30 |
toabctl | Peng, ok. thanks | 17:31 |
Peng | There was a little discussion about this just today... Not sure where, though. | 17:32 |
RenatoSilva | Merry Christmas | 18:15 |
RenatoSilva | hmm, it seems it's not: http://encyclopedia.thefreedictionary.com/merry+Christmas | 18:16 |
RenatoSilva | oops, wrong channel | 18:16 |
RenatoSilva | verterok: hi, Merry Christmas | 18:16 |
verterok | RenatoSilva: hi, Merry xmas to you too! | 18:34 |
RenatoSilva | thanks for merging | 18:36 |
verterok | RenatoSilva: np, apologize the delay :) | 18:36 |
verterok | RenatoSilva: FYI, I'll upgrade bzr-java-lib format to 2.0 | 18:41 |
=== gutworth_ is now known as gutworth | ||
RenatoSilva | verterok: ok | 19:42 |
=== e-jat is now known as ejat | ||
RenatoSilva | verterok: mvn test not found? | 20:02 |
GuyFromHell | So I have this file. it's in a previous revision. it's no longer in the current revision. Is the suggested way of retrieving said file using "bzr cat"? | 20:31 |
jpds | GuyFromHell: bzr cat -r NNNN filename ? | 20:34 |
GuyFromHell | jpds, right, just making sure i wan't missing anything | 20:34 |
* GuyFromHell shrugs. was hoping it'd just bring back the file but i'm not opposed to using redirection | 20:34 | |
lifeless | bzr revert -r NNNN filename | 20:34 |
jpds | GuyFromHell: Maybe... what lifeless said. | 20:35 |
GuyFromHell | you can revert single files? | 20:35 |
GuyFromHell | interesting | 20:35 |
GuyFromHell | and shiny, i like it. | 20:35 |
jpds | $ bzr rocks | 20:35 |
GuyFromHell | hank you :) | 20:35 |
* GuyFromHell is more a git fanboy but bzr isn't bad ;) | 20:36 | |
verterok | RenatoSilva: huh? | 20:53 |
verterok | RenatoSilva: oh, that comment is from a failed test with tarmac, sorry | 20:54 |
RenatoSilva | ah ok | 20:56 |
verterok | RenatoSilva: I'm trying to automate the landing of approved branches :) | 20:57 |
=== beaumonta is now known as abeaumont_ | ||
=== khmarbaise_ is now known as khmarbaise | ||
Stavros | hello | 23:44 |
Stavros | is there a way for me to package a repo as a file? | 23:44 |
Stavros | basically the equivalent of bzr branch <repo>, zip <repo> | 23:45 |
jpds | Stavros: bzr export. | 23:48 |
Stavros | jpds: that doesn't include metadata though | 23:49 |
Stavros | goddamnit, bzr keeps ruining my repo these days | 23:52 |
nyu | hi | 23:55 |
nyu | I made a commit using sftp://, nothing seriously big (few kiB at most), and it's been running for a looong while | 23:56 |
nyu | it says it's uploaded 60 MiB by now | 23:56 |
nyu | "Uploading data to master branch - Stage:Fetching revisions:Inserting stream:repacking texts:texts 34106/42307" | 23:56 |
nyu | should I be worried? | 23:56 |
gutworth | sftp sucks | 23:57 |
nyu | or is bzr just "tidiing things up" | 23:57 |
nyu | I don't mind leaving it several hours or days | 23:57 |
nyu | but I'm scared. I hope it's not some weird bug | 23:57 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!