* Next problem... (thank you in advance :)
@ 2009-09-20 18:53 Bruce Korb
2009-09-20 19:03 ` Matthieu Moy
0 siblings, 1 reply; 2+ messages in thread
From: Bruce Korb @ 2009-09-20 18:53 UTC (permalink / raw)
To: git
$ git push
fatal: The remote end hung up unexpectedly
Trying to push to Source Forge:
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
url = git://autogen.git.sourceforge.net/gitroot/autogen/autogen
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master
I did a fresh clone just to be certain that the .git/config file was
formatted correctly. Still "hangs up". What is this trying to
tell me? Thanks again - Bruce
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Next problem... (thank you in advance :)
2009-09-20 18:53 Next problem... (thank you in advance :) Bruce Korb
@ 2009-09-20 19:03 ` Matthieu Moy
0 siblings, 0 replies; 2+ messages in thread
From: Matthieu Moy @ 2009-09-20 19:03 UTC (permalink / raw)
To: Bruce Korb; +Cc: git
Bruce Korb <bruce.korb@gmail.com> writes:
> $ git push
> fatal: The remote end hung up unexpectedly
>
> Trying to push to Source Forge:
http://www.google.com/search?q=sourceforge+git+push
For me, the answer is in the first link, near "read-only", and even
closer to "read/write" ;-).
--
Matthieu Moy
http://www-verimag.imag.fr/~moy/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-09-20 19:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-20 18:53 Next problem... (thank you in advance :) Bruce Korb
2009-09-20 19:03 ` Matthieu Moy
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).