Ok, the first problem is fixed but after bcp git status error: bad index file sha1 signature fatal: index file corrupt Way to reproduce: htpc 17:07 masu >git clone /usr/src/linux-2.6/ Initialized empty Git repository in /mnt/btrfs/masu/linux-2.6/.git/ Checking out files: 100% (29110/29110), done. htpc 17:08 masu >cd linux-2.6/ htpc 17:08 linux-2.6 >git status # On branch master nothing to commit (working directory clean) htpc 17:08 linux-2.6 >cd .. htpc 17:08 masu >/tmp/btrfs-progs-unstable/bcp linux-2.6/ linux-2.6_copy htpc 17:09 masu >cd linux-2.6_copy htpc 17:09 linux-2.6_copy >git status error: bad index file sha1 signature fatal: index file corrupt 2009/8/24 Markus Suvanto <markus.suvanto@xxxxxxxxx>: > After this patch against the latest > git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs-unstable.git > bcp don't eat the first character anymore, thanks :) > > > 2009/8/24 Atila <atila.alr@xxxxxxxxxx>: >> * >> Signed-off-by: Atila <atila.alr@xxxxxxxxxx> >> --- -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
