/srv/irclogs.ubuntu.com/2013/02/27/#bzr.txt

=== wedgwood is now known as wedgwood_away
=== sagaci is now known as jpickett
=== mmrazik is now known as mmrazik|lunch
=== mmrazik|lunch is now known as mmrazik
jelmerhi bzrers13:21
fullermdSounds like you've got a mouth full of marbles.13:28
=== wedgwood_away is now known as wedgwood
=== deryck is now known as deryck[lunch]
mariuskoHi18:15
mariuskoWhy do I need to resolve a conflict multiple times when doing multiple merges?18:15
mariuskoIn git, I just do it once18:15
mariuskohttp://bazaar.launchpad.net/~mariusko/charms/precise/node-app/trunk18:18
mariuskoRevision #34 was also resolved18:18
mariuskoI mean lost18:19
=== deryck[lunch] is now known as deryck
=== bsd is now known as cdemarco
=== cdemarco is now known as bsd
spivmariusko: because rev 36 removed that file and added a new file with the same name19:23
spivmariusko: even though it's the same name bzr considers it to be a completely different file.  This property (files having an identity separate to their name) works great for merging changes involving file renames19:24
spivmariusko: but it's not so good in this sort of case19:25
spivIt might be nice if bzr merge had a --ignore-file-id option or something to do merging git-style, but I can imagine all sorts of nasty edge cases that would need careful thought.19:26

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