* maxb wonders what the right time to drop support for Karmic's launchpadlib is | 00:52 | |
exarkun | bzr: ERROR: Pack 'db549700446f894b61fdcd7f71d550d1' already exists in GCRepositoryPackCollection(CHKInventoryRepository('file:///var/lib/buildbot/twisted/.bzr/repository/')) | 00:54 |
---|---|---|
exarkun | oh hey I've seen this before apparently | 00:55 |
jelmer | exarkun: are you running with spiv's fix? | 01:01 |
maxb | Hm. I think bzr launchpadlib integration has been broken in 2.2 since the switch to not use edge | 01:32 |
exarkun | jelmer: running 2.2.3 from the ppa | 01:49 |
Zer | Howdy.. 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 |
exarkun | Zer: 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 |
Zer | Well, the syntax looked like Git's | 03:40 |
Zer | so I figured, how different could it possibly be :) | 03:40 |
Zer | but, fair enough | 03:40 |
maxb | What exactly *is* T:\Test ? | 03:41 |
maxb | A svn repository? A svn working copy? | 03:41 |
Zer | a local svn repo | 03:41 |
Zer | yeah working copy | 03:41 |
Zer | What's odd is it checks the parent directory instead | 03:41 |
maxb | Right. Don't do that :-) | 03:41 |
Zer | Ah... | 03:41 |
Zer | I suppose a local copy wouldn't have the full history in any case | 03:42 |
maxb | If you want to import svn history, you need to give it a repository. Because a working copy stores no history | 03:42 |
Zer | on SVN anyway. Been on Git too long, I hadn't remembered | 03:42 |
maxb | Though admittedly that error sucks | 03:42 |
=== Ursinha is now known as Ursinha-afk | ||
gour | hiya...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 | ||
jelmer | gour: what kind of collaboration? | 12:41 |
gour | jelmer: like applying some patches and commiting to the 'official' repo | 12:46 |
jelmer | gour: both bzr-git and bzr-svn should be sufficient for that | 12:48 |
gour | jelmer: that's great ot hear. thanks | 12:48 |
* gour uploaded package to bzr-git to AUR (archlinux's user repo) | 13:24 | |
jelmer | gour: cool | 13:29 |
gour | jelmer: thank you for working on those plugins..much better to stay with bzr and use 'em instead of 'native' tools | 13:34 |
zap | Hello! 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 |
mgz | yes. | 16:45 |
mgz | it's generally considered bad form to do it on public branches. | 16:45 |
mgz | provided you don't have any changes you want to keep in your local mirror, just do: | 16:45 |
mgz | `bzr pull --overwrite` | 16:45 |
mgz | and maybe whine at the branch maintainer so they don't do it again. | 16:45 |
zap | Aha, thank you. | 16:49 |
major | are the sources to baz no longer accessble? | 17:29 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!