Package: git-cvs
Version: 1:1.5.2.2-2
Severity: normal

After completing the import process with this command:

git-cvsimport -k -v -m -d :pserver:[EMAIL PROTECTED]:/cvsroot bittornado

it ended with this last fetch/commit, and then the checkout below:

Fetching BitTornado/BT1/track.py   v 1.68
Update BitTornado/BT1/track.py: 49062 bytes
Tree ID 654007d16cbc2340eedeb49a638406704361c8c4
Parent ID 71ae8bf955593db335a796d119622d9a949bb37d
Committed patch 775 (origin +0000 2007-02-21 17:13:23)
Commit ID 94a462230ffffc8beac77dc4a17f87254cfd292f
Generating pack...
Done counting 3956 objects.
Deltifying 3956 objects...
 100% (3956/3956) done
Writing 3956 objects...
 100% (3956/3956) done
Total 3956 (delta 2977), reused 0 (delta 0)
Pack pack-31812d7cdaf8218768a33f892311489335157496 created.
Removing unused objects 100%...
Done.
DONE; creating master branch
D       .cvsignore
D       BitTornado/.cvsignore
D       BitTornado/BT1/.cvsignore
D       BitTornado/BT1/BadDataGuard.py
D       BitTornado/BT1/Choker.py
D       BitTornado/BT1/Connecter.py
D       BitTornado/BT1/Downloader.py
D       BitTornado/BT1/DownloaderFeedback.py
D       BitTornado/BT1/Encrypter.py
... and so on until all files were deleted

So it deleted every file in the checkout, my working directory now has only 
a .git directory in it. git-status shows that all files have been deleted 
(though the changes have not been added to the commit). Switching to the
origin branch has no effect. I had to a "git-reset --hard HEAD" to get the 
files back.

I also noticed a "connect error: Network is unreachable" message early on 
in the import (like in the first few lines) similar to #426617, but since 
it didn't affect the import I don't think it's related. (I'd post it, but 
that part of the import scrolled past the buffer on Konsole.)

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.18-4-vserver-amd64 (SMP w/1 CPU core)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages git-cvs depends on:
ii  cvsps                        2.1-3       Tool to generate CVS patch set inf
ii  git-core                     1:1.5.2.2-2 fast, scalable, distributed revisi
ii  libdbd-sqlite3-perl          1.13-2      Perl DBI driver with a self-contai

Versions of packages git-cvs recommends:
ii  git-doc                      1:1.5.2.2-2 fast, scalable, distributed revisi

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to