/srv/irclogs.ubuntu.com/2011/04/09/#bzr.txt

=== psynaptic|away is now known as psynaptic
psusihow do you get bzr to remove unknown files?  like git reset --hard?03:53
pooliepsusi, bzr clean-tree03:56
psusiahh, ty03:57
poolienp03:58
pooliesee also 'bzr clean-tree --ignored03:59
luks_any way around this? http://paste.pocoo.org/show/368383/10:17
luks_LP seems to be trying to stack on a branch with incompatible format, which fails10:18
=== psynaptic is now known as psynaptic|away
thumperluks_: either upgrade trunk to 2a, or pester the bzr devs to add a flag to push to say (no... really don't stack)11:00
thumperluks_: there is an incredibly hacky solution that used to work11:01
thumperI'm not sure if it still will...11:01
thumperyou start a push but terminate it with Ctrl-C11:01
thumperthat creates the basics of the branch and db structure11:02
thumperbut it hasn't set any stacking info11:02
thumperthen you push again11:02
luks_thumper: I've found out that nosmart+lp: works11:03
thumperreally?11:03
luks_yep, it doesn't try to stack11:04
thumperweird11:04
thumperthat is probably a bug :-)11:04
=== psynaptic|away is now known as psynaptic
=== psynaptic is now known as psynaptic|away
camason_hi guys. I've SSH into a remote machine and I'm trying to do some merging etc, but I'm getting `bzr: ERROR: gnomekeyring.IOError:`14:50
jelmercamason_: that's a known bug in bzr-gtk, should be fixed in newer versions14:57
camason_jelmer ok - any way I can merge whilst over ssh?16:23
jelmercamason_: install a newer version of bzr-gtk or disable it for the moment16:24
jelmere.g. by setting BZR_DISABLE_PLUGINS=gtk16:24
cheater00hey guys16:24
jelmerhi cheater0016:24
cheater00is there a way to continuously use both hg and bzr?16:24
cheater00at the same time?16:24
jelmercheater00: how do you mean?16:25
cheater00i have a bzr repository, but i want to start using fogbugz and kiln16:25
cheater00kiln is hg based16:25
jelmercheater00: there is a bzr-hg plugin which adds support for hg format repositories to bzr16:25
jelmerI should note it's alpha at this point though16:25
cheater00what about converting from bzr to hg?16:25
cheater00and keeping on converting every time i push to bzr?16:26
cheater00like a bidirectional bridge ..16:26
jelmercheater00: you cna push from a bzr branch into a hg branch but you'll lose some metadata16:28
cheater00what metadata do i lose?16:29
jelmerand that's still very much experimental as well16:29
jelmercheater00: renames, revision properties, revision parents if there are more than two16:29
jelmercheater00: see "bzr dpush"16:30
cheater00why are renames lost?16:32
cheater00i'd have expected hg to support something as simple as this16:32
jelmercheater00: they're copies + deletes in hg, don't map easily to renames in bzr16:34
cheater00hmm... why?16:34
jelmercheater00: why what?16:36
cheater00why don't copy+delete in hg map easily to renames in bzr?16:37
jelmercheater00: it's hard to get it to work while not hurting performance significantly16:37
jelmercheater00: anyway, for the moment bzr-hg dpush is probably not ready for production use16:38
cheater00oh? how so?16:38
cheater00gotcha16:38
=== psynaptic|away is now known as psynaptic
=== Ursinha is now known as Ursinha-afk

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