git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* trouble on windows network share
@ 2013-04-04 15:01 Pyeron, Jason J CTR (US)
  2013-04-04 15:51 ` Jeff King
  2013-05-02 21:26 ` deg
  0 siblings, 2 replies; 17+ messages in thread
From: Pyeron, Jason J CTR (US) @ 2013-04-04 15:01 UTC (permalink / raw)
  To: git@vger.kernel.org

[-- Attachment #1: Type: text/plain, Size: 2039 bytes --]

I am having trouble when the .git folder is on a network share, given the below where should I start on my debugging?

$ git --version
git version 1.7.9
$ uname -a
CYGWIN_NT-6.1-WOW64 LNDLE642FX7ZTR1 1.7.17(0.262/5/3) 2012-10-19 14:39 i686 Cygwin



jason.pyeron@localhost //server/share/dir/subdir
$ git init test
Initialized empty Git repository in //server/share/dir/subdir/test/.git/

jason.pyeron@localhost //server/share/dir/subdir
$ cd test/

jason.pyeron@localhost //server/share/dir/subdir/test
$ echo the quick brown fox jumped over the lazy dogs > test.txt

jason.pyeron@localhost //server/share/dir/subdir/test
$ git add test.txt

jason.pyeron@localhost //server/share/dir/subdir/test
$ git commit -m test
error: unable to find 8b7323820a21ebd1360e27262b3c61283c266c23
fatal: 8b7323820a21ebd1360e27262b3c61283c266c23 is not a valid object

jason.pyeron@localhost //server/share/dir/subdir/test
$ find .git/
.git/
.git/COMMIT_EDITMSG
.git/config
.git/description
.git/HEAD
.git/hooks
.git/hooks/applypatch-msg.sample
.git/hooks/commit-msg.sample
.git/hooks/post-update.sample
.git/hooks/pre-applypatch.sample
.git/hooks/pre-commit.sample
.git/hooks/pre-rebase.sample
.git/hooks/prepare-commit-msg.sample
.git/hooks/update.sample
.git/index
.git/info
.git/info/exclude
.git/objects
.git/objects/8b
.git/objects/8b/7323820a21ebd1360e27262b3c61283c266c23
.git/objects/ca
.git/objects/ca/630d704614c35b81d504cb5e87eaec8a78a3b3
.git/objects/info
.git/objects/pack
.git/refs
.git/refs/heads
.git/refs/tags

$ stat .git/objects/8b/7323820a21ebd1360e27262b3c61283c266c23
  File: `.git/objects/8b/7323820a21ebd1360e27262b3c61283c266c23'
  Size: 53              Blocks: 4          IO Block: 65536  regular file
Device: 6e2c3656h/1848391254d   Inode: 1125899911803044  Links: 1
Access: (0444/-r--r--r--)  Uid: (2246260/jason.pyeron)   Gid: (10513/Domain Users)
Access: 2013-04-04 10:57:43.458720700 -0400
Modify: 2013-04-04 10:57:43.505522500 -0400
Change: 2013-04-04 10:57:43.536723700 -0400
 Birth: 2013-04-04 10:57:43.458720700 -0400



[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 5615 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2013-12-03 17:40 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-04 15:01 trouble on windows network share Pyeron, Jason J CTR (US)
2013-04-04 15:51 ` Jeff King
2013-04-05 12:44   ` Pyeron, Jason J CTR (US)
2013-04-11  4:56     ` Jeff King
2013-05-02 21:26 ` deg
2013-05-03  9:27   ` Thomas Rast
2013-05-04 23:23     ` David Goldfarb
2013-05-06  9:42       ` Thomas Rast
2013-05-06  9:53         ` David Goldfarb
2013-05-06 10:08           ` Thomas Rast
2013-05-06 10:13             ` David Goldfarb
2013-05-06 10:46             ` David Goldfarb
2013-05-06 13:10         ` Pyeron, Jason J CTR (US)
2013-05-08  9:37           ` David Goldfarb
2013-05-09 13:52             ` Pyeron, Jason J CTR (US)
2013-12-03 16:48               ` Phil Wiffen
2013-12-03 17:30                 ` Pyeron, Jason J CTR (US)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).