=== wallyworld_ is now known as wallyworld | ||
Pali | hello, I have problem with importing git repo to launchpad via import service | 09:15 |
---|---|---|
Pali | launchpad is reporting some weird error | 09:16 |
Pali | here is that repo: https://code.launchpad.net/~pali/ocl-icd/trunk | 09:17 |
Pali | git clone of original git repository working fine, so there is no problem with it | 09:17 |
Pali | launchpad show in log: bzrlib.errors.TransportNotPossible: Transport operation not possible: Transport has not implemented list_dir (but must claim to be listable to trigger this error). | 09:18 |
jelmer | Pali: I don't think the bzr-git used by launchpad supports "dumb" git repositories | 09:40 |
Pali | jelmer: bzr branch <that git repo> working fine on my precise box | 09:42 |
Pali | directly bzr can clone full that git branch | 09:43 |
jelmer | Pali: yes, launchpad is not running the same version of bzr-git as your precise machiine though | 09:43 |
Pali | ah, so launchpad has some older version and older version of bzr-git did not supported git reposiories via http? | 09:44 |
Pali | I have 0.6.8-1 | 09:44 |
wgrant | The particular way that Launchpad uses bzr-git does not currently work well with dumb HTTP repositories. | 09:44 |
wgrant | Smart HTTP repositories work fine. | 09:44 |
wgrant | I haven't seen a dumb one in the wild for a long time.. | 09:44 |
Pali | so there is no way to import dump git repos over http to launchpad? | 09:50 |
Pali | only smart protocol via ssh or git is supported? | 09:50 |
jelmer | Pali: the smart protocol works over http too | 09:51 |
Pali | how can I check if server supports smart protocol or not (via http)? | 09:51 |
=== wallyworld_ is now known as wallyworld |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!