Package: git-svn Version: 1:1.5.6.5-3+lenny1 Severity: normal When trying to clone a certain subversion repository git svn justs exits after one of the repacking runs performed during cloning and leaves an empty git repository (there are more than 2000 revisions in the repository):
r2000 = 57d59879daad927b9668aaa507fca65a260e6981 (git-svn) Auto packing your repository for optimum performance. You may also run "git gc" manually. See "git help gc" for more information. Counting objects: 12966, done. Compressing objects: 100% (12851/12851), done. Writing objects: 100% (12966/12966), done. Total 12966 (delta 8026), reused 0 (delta 0) dav...@svn2009:/tmp$ echo $? 141 dav...@svn2009:/tmp$ ls web -la total 24 drwxr-xr-x 3 davidf davidf 4096 2009-05-04 22:01 . drwxrwxrwt 4 root root 16384 2009-05-04 22:14 .. drwxr-xr-x 9 davidf davidf 4096 2009-05-04 22:14 .git dav...@svn2009:/tmp$ cd web dav...@svn2009:/tmp/web$ git status # On branch master # # Initial commit # nothing to commit (create/copy files and use "git add" to track) dav...@svn2009:/tmp/web$ Unfortunately I can not make the subversion repository available but I'll be happy to provide more information or apply patches. Regards - David -- System Information: Debian Release: 5.0.1 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages git-svn depends on: ii git-core 1:1.5.6.5-3+lenny1 fast, scalable, distributed revisi ii libsvn-perl [libsvn-c 1.5.1dfsg1-2 Perl bindings for Subversion ii libterm-readkey-perl 2.30-4 A perl module for simple terminal ii libwww-perl 5.813-1 WWW client/server library for Perl git-svn recommends no packages. Versions of packages git-svn suggests: pn git-doc <none> (no description available) ii subversion 1.5.1dfsg1-2 Advanced version control system -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

