/srv/irclogs.ubuntu.com/2011/01/29/#bzr.txt

* maxb wonders what the right time to drop support for Karmic's launchpadlib is00:52
exarkunbzr: ERROR: Pack 'db549700446f894b61fdcd7f71d550d1' already exists in GCRepositoryPackCollection(CHKInventoryRepository('file:///var/lib/buildbot/twisted/.bzr/repository/'))00:54
exarkunoh hey I've seen this before apparently00:55
jelmerexarkun: are you running with spiv's fix?01:01
maxbHm. I think bzr launchpadlib integration has been broken in 2.2 since the switch to not use edge01:32
exarkunjelmer: running 2.2.3 from the ppa01:49
ZerHowdy.. I'm trying to do a bzr svn-import (on Windows, as it happens...), and it's giving me "bzr: ERROR: No repository present: file:///T:/" when I give it T:\Test\ ... any idea why?03:35
exarkunZer: Hi.  You're probably just messing with svn-import for fun, but in case this is related to our earlier conversation, we actually have some specialized goals beyond just a vanilla conversion. :)03:37
ZerWell, the syntax looked like Git's03:40
Zerso I figured, how different could it possibly be :)03:40
Zerbut, fair enough03:40
maxbWhat exactly *is* T:\Test ?03:41
maxbA svn repository? A svn working copy?03:41
Zera local svn repo03:41
Zeryeah working copy03:41
ZerWhat's odd is it checks the parent directory instead03:41
maxbRight. Don't do that :-)03:41
ZerAh...03:41
ZerI suppose a local copy wouldn't have the full history in any case03:42
maxbIf you want to import svn history, you need to give it a repository. Because a working copy stores no history03:42
Zeron SVN anyway. Been on Git too long, I hadn't remembered03:42
maxbThough admittedly that error sucks03:42
=== Ursinha is now known as Ursinha-afk
gourhiya...i use fossil for my personal projects, but consider that bzr is the most sane amongst {bzr,hg,git,svn} and wonder which one(s) among bzr{git,hg,svn} plugins are to good enough to be used for (simple) collaboration with the projects?12:29
=== oubiwann_ is now known as oubiwann
jelmergour: what kind of collaboration?12:41
gourjelmer: like applying some patches and commiting to the 'official' repo12:46
jelmergour: both bzr-git and bzr-svn should be sufficient for that12:48
gourjelmer: that's great ot hear. thanks12:48
* gour uploaded package to bzr-git to AUR (archlinux's user repo)13:24
jelmergour: cool13:29
gourjelmer: thank you for working on those plugins..much better to stay with bzr and use 'em instead of 'native' tools13:34
zapHello! I have a strange situation: A few days ago I pulled a project's revision 2755, but now I can't follow the tip because log shows the revision 2755 is completely different from mine! Does bzr support canceling out commits?16:37
mgzyes.16:45
mgzit's generally considered bad form to do it on public branches.16:45
mgzprovided you don't have any changes you want to keep in your local mirror, just do:16:45
mgz`bzr pull --overwrite`16:45
mgzand maybe whine at the branch maintainer so they don't do it again.16:45
zapAha, thank you.16:49
majorare the sources to baz no longer accessble?17:29

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