From: "brian m. carlson" <sandals@crustytoothpaste.net>
To: "Dodge, Warren L" <warren.l.dodge@tektronix.com>
Cc: git@vger.kernel.org
Subject: Re: Error 128 Clone succeeded, but checkout failed
Date: Thu, 19 Jun 2014 00:24:44 +0000 [thread overview]
Message-ID: <20140619002444.GM368384@vauxhall.crustytoothpaste.net> (raw)
In-Reply-To: <C8DDA0C887F79C468978FDEF2DA46F9F0145B453@US-BV-EXM01-P.global.tektronix.net>
[-- Attachment #1: Type: text/plain, Size: 1548 bytes --]
On Thu, Jun 19, 2014 at 12:11:43AM +0000, Dodge, Warren L wrote:
> Hi Brian
Hi. Please do keep the list in CC. Someone else may be able to help
you better than I.
> c:\Program Files (x86)\Git\bin\git.exe" --version
> git version 1.9.4.msysgit.0
>
> I also had 1.8.?? and it did the same thing so I updated to try that.
>
> This is exact.
> "c:\Program Files (x86)\Git\bin\git.exe" clone --progress -v VHDR_GIT_REPOSITORY fail
> Cloning into 'fail'...
> done.
> fatal: unable to read tree a7b8f40dcafba3ec534db6d11e4b928775f26bcd
This means that git is unable to read this object. It could be missing
or corrupt.
What do you get if you try to run git fsck --full on this newly cloned
repository? I realize it won't have a working directory, but git fsck
should still run.
> warning: Clone succeeded, but checkout failed.
> You can inspect what was checked out with 'git status'
> and retry the checkout with 'git checkout -f HEAD'
>
> I didn't get the status code but is was 128 when I did this in bash
>
> Our file servers are many terabytes and use DFS to break them up into
> the file systems that are used.
From what I can tell of DFS from Wikipedia, it's using SMB under the
hood, and I'm not sure how well git works over SMB. Maybe some of the
msysgit folks can chime in here?
--
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2014-06-19 0:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-18 23:03 Error 128 Clone succeeded, but checkout failed warren.l.dodge
2014-06-18 23:55 ` brian m. carlson
[not found] ` <C8DDA0C887F79C468978FDEF2DA46F9F0145B453@US-BV-EXM01-P.global.tektronix.net>
2014-06-19 0:24 ` brian m. carlson [this message]
2014-06-19 0:37 ` Dodge, Warren L
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140619002444.GM368384@vauxhall.crustytoothpaste.net \
--to=sandals@crustytoothpaste.net \
--cc=git@vger.kernel.org \
--cc=warren.l.dodge@tektronix.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox