git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pushing fails - WHY?
@ 2006-10-01 10:38 Alan Chandler
  2006-10-01 11:53 ` ANSWER Alan Chandler
  0 siblings, 1 reply; 3+ messages in thread
From: Alan Chandler @ 2006-10-01 10:38 UTC (permalink / raw)
  To: git

I am just coming back to repeat the setting up of my public git repositories 
after loosing them in a disk crash a little while ago.

The first repository I am setting up is called akclib on server roo.home

so in /var/lib/git on that machine I did

mkdir akclib.git
GIT_DIR akclib.git git init-db --shared

Back on my workstation where my master repository resides

~/dev/akcmoney

I have a .git/remotes/public file which contains

URL:roo.home:/var/lib/git/akclib.git
Push:master

BUT WHEN I attempt to push -  thus

alan@kanger:~/dev/akclib[master]$ git push public
fatal: remote 'public' has no URL

It fails.  But I don't understand why. Can someone point me at what I am doing 
wrong.

(git is version 1.4.2.1 on the workstation, 1.4.1 on the server)

-- 
Alan Chandler
http://www.chandlerfamily.org.uk

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

end of thread, other threads:[~2006-10-02  7:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-01 10:38 pushing fails - WHY? Alan Chandler
2006-10-01 11:53 ` ANSWER Alan Chandler
2006-10-02  7:40   ` ANSWER Junio C Hamano

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).