Bug 17426 - clone не всегда работает хорошо
Summary: clone не всегда работает хорошо
Status: CLOSED FIXED
Alias: None
Product: Infrastructure
Classification: Infrastructure
Component: git.altlinux.org (show other bugs)
Version: unspecified
Hardware: all Linux
: P2 normal
Assignee: Dmitry V. Levin
QA Contact: Mikhail Gusarov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-03 22:36 MSD by ildar
Modified: 2008-10-21 20:30 MSD (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ildar 2008-10-03 22:36:59 MSD
% ssh git.alt clone git://git-mirror.gnome.org/git/libgee 0:23
Initialized empty Git repository in /people/ildar/packages/libgee.git/
fatal: The remote end hung up unexpectedly
fetch-pack from 'git://git-mirror.gnome.org/git/libgee.git' failed.
% ssh git.alt clone git://git-mirror.gnome.org/git/libgee/
girar-clone: packages/: invalid directory name
ildar@ildar /tmp % ssh git.alt clone git://git-mirror.gnome.org/git/libgee/.
girar-clone: packages/.: invalid directory name
% git clone git://git-mirror.gnome.org/git/libgee
Initialized empty Git repository in /tmp/libgee/.git/
remote: Counting objects: 240, done.
remote: Compressing objects: 100% (40/40), done.
remote: Total 240 (delta 196), reused 240 (delta 196)
Receiving objects: 100% (240/240), 50.04 KiB | 5 KiB/s, done.
Resolving deltas: 100% (196/196), done.

непонятно, как склонить этот реп.
Comment 1 Dmitry V. Levin 2008-10-21 20:30:11 MSD
fixed in girar commit c13f58f27ac11fd2bd8a3732555c414c2ea147a0