git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Help with setting up git server
@ 2011-12-04 13:22 git815
  0 siblings, 0 replies; only message in thread
From: git815 @ 2011-12-04 13:22 UTC (permalink / raw)
  To: git

After what I thought I have set up a git server under http, I'm getting this
error on client site whenever I issue a git command: "fatal: Not a git
repository (or any of the parent directories): .git".

Here is what I did:
(1) In project directory, clone a git project:  "git clone --bare proj.git" 
( I noticed no .git subdirectory exists in the cloned directory).
(2) Move the cloned directory proj.git under web server path.
(3) On a separate client machine, clone a local copy of the project:  "git
clone http://git-server/proj.git" (This command runs and gives me the actual
source code files and nothing else.  The cloned proj.git directories
contains git files and directories).

I'm new and I must have missed something.  Can anyone help?  Thanks.


--
View this message in context: http://git.661346.n2.nabble.com/Help-with-setting-up-git-server-tp7060154p7060154.html
Sent from the git mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-12-04 13:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-04 13:22 Help with setting up git server git815

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