* Fwd: error: Unable to append to logs/refs/heads/master:
[not found] <9a081f0e0901060138g7cd3d92cvc061b7abf6ad6df7@mail.gmail.com>
@ 2009-01-06 9:44 ` Tobin Harris
0 siblings, 0 replies; only message in thread
From: Tobin Harris @ 2009-01-06 9:44 UTC (permalink / raw)
To: git
Hi folks
I'm experiencing a weird error that I can't seem to get around...
$ git push
Counting objects: 67, done.
Compressing objects: 100% (39/39), done.
Writing objects: 100% (43/43), 6.20 KiB, done.
Total 43 (delta 33), reused 0 (delta 0)
Unpacking objects: 100% (43/43), done.
error: Unable to append to logs/refs/heads/master: Invalid argument
To /z/RemoteGit/Zcms.git
! [remote rejected] master -> master (failed to write)
error: failed to push some refs to '/z/RemoteGit/Zcms.git'
This usually works fine, so I'm not sure what's happend.
My config looks like this
[core]
repositoryformatversion = 0
filemode = false
bare = false
logallrefupdates = true
symlinks = false
ignorecase = true
[remote "origin"]
url = /z/RemoteGit/Zcms.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master
Notes: Using with Cygwin + Windows XP, bare repos is on a network
drive.
Any help appreciated.
Tobin
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-01-06 9:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <9a081f0e0901060138g7cd3d92cvc061b7abf6ad6df7@mail.gmail.com>
2009-01-06 9:44 ` Fwd: error: Unable to append to logs/refs/heads/master: Tobin Harris
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).