/srv/irclogs.ubuntu.com/2010/11/13/#bzr.txt

_habnabitI'm kinda uncertain as to what a criss-cross merge is in bzr, and how to avoid them.00:48
_habnabitI have a star topology, like it describes, but I do frequent merges from trunk to the feature branches.00:48
_habnabitIs this something I should avoid, or approach in a different way?00:48
mtaylorgetting zope tracebacks pushing new branch to launchpad...01:00
mtaylor_habnabit: criss-cross merge isn't necessarily bad01:01
_habnabitSo I shouldn't worry about it?01:01
lifelessmtaylor: you just had a traceback ?01:03
mtaylorlifeless: yes01:03
mtaylorlifeless: http://paste.drizzle.org/show/165/01:03
mtaylorlifeless: oh - I see the status in #launchpad ... hrm01:04
poolie_habnabit, no, don't worry about it01:15
_habnabitAlso, the documentation says that bzr svn-import is resumable, but it's not clear *how* you resume it.01:22
pooliei would assume you run it again with the same arguments?01:23
_habnabitWell. I did make changes to the working trees between invocations.01:23
_habnabitMaybe it's just that my changes were clobbered.01:23
_habnabitOkay here is my full problem. I'm trying to import a subversion repository into bzr, but I'm also trying to fix svnmerge.py fucking up.01:27
_habnabitWe only *just* discovered that it's been behaving... oddly ever since we started using it, but it wasn't obvious until just now.01:27
pooliehm01:28
pooliei'm not sure but i suspect it will not notice changes you make in the wt01:28
_habnabitMy first thought was to go through and replay the merges incrementally as I import from svn.01:28
_habnabitIs there a tool I'm just not aware of that tracks svn mergeinfo when importing into bzr?01:29
_habnabitI tried tailor and svn2bzr first, but they both choked in interesting and different ways.01:29
pooliei don't know, sorry - i suggest you ask on the list01:30
_habnabitman svn is so miserable. :(01:31
_habnabitIs there a way to transmit an entire shared repository over a network somehow?05:52
_habnabitI mean there seems to be no equivalent of pull or branch for shared repositories.05:53
bob2there's a couple of plugins05:56
bob2multi-pull in bzrtools05:56
bob2and repo-push05:56
_habnabitI tried multi-pull.05:56
_habnabitOh.05:56
_habnabitrepo-push seems to be what I want.05:57
_habnabitI'm trying to figure out what the best way to serve this repository is. My coworkers are stubborn windows users who would actively resist using something like pageant, so ssh isn't really an option.11:11
_habnabitMaybe just `bzr serve` ?11:11
vila_habnabit: 'bzr serve' is an option but you don't want to have it exposed outside of your intranet.11:29
_habnabitIs there anything else I'm forgetting?11:29
_habnabitLike, can bzr serve over webdav?11:29
vila_habnabit: ssh is really the preferred option these days and some documentation have been written recently specifically to make it easy for windows users11:29
vila_habnabit: oh, no, just bzr server is enough you don't need webdav at all11:30
vilas/server/serve/11:30
_habnabitYeah, I know it's easy; I've set it up on my own windows box.11:30
_habnabitBut my coworkers are terrible and I'm trying to incrementally make them less terrible.11:30
vila_habnabit: then it's better to *not* provide any file system level support11:31
_habnabitWhat do you mean?11:31
vila_habnabit: otherwise you will quickly get people trying to handle working trees on the server instead of just branches11:31
_habnabitOh, well, yes. I'll be able to beat them into submission on those kinds of matters.11:32
vilaand this open several can of worms you don't eant to deal with11:32
vilas/eant/want/11:32
vila_habnabit: https://code.launchpad.net/~adam-delvecchio/bzr/662448-sshkey-doc/+merge/38682 is what I was referring to11:38
* _habnabit looks.11:39
vila_habnabit: feel free to add your feedback there, this is still worked on and you have the timely opportunity to explain how it helped with your co-workers (or not)11:39
=== Meths_ is now known as Meths
barjacHello - I simply need to checkout a branch and then keep it updated from time to time. I check out with :-18:22
barjacbzr branch http://bzr.savannah.gnu.org/r/grub/trunk/grub which creates ~/grub18:22
lifelessthat gives you a new distinct branch - you can then use 'pull' to copy new revisions across to it18:23
barjacTo update I use :- bzr update from within ~/grub but it says it is up to date at a revision way behind the server18:23
barjacWhat am I doing wrong?18:24
barjaclifeless: Ah! thanks I will try that - bzr man is a bit cryptic :-(18:25
lifeless:(18:27
lifelesshope it helps18:27
barjaclifeless: Yep that does it! Thanks for your speedy help :-)18:29
lifelessmy pleasure18:32
=== Ursinha is now known as Ursinha-afk
jderoseBit disappointed people.canonical.com/~ianc has been removed. Does Ian's  Community-Agile Software Guidance essay have a new permanent home anywhere?22:12
jderosePretty important part of Ian's legacy, IHMO22:13

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