git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Alex Riesen" <raa.lkml@gmail.com>
To: "pradeep singh" <pradeep.rautela@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: git-update-server-info may be required,cannot clone and pull from a remote repository
Date: Wed, 11 Jul 2007 16:31:20 +0200	[thread overview]
Message-ID: <81b0412b0707110731n4ffa25afoea5395a856869325@mail.gmail.com> (raw)
In-Reply-To: <a901b49a0707110708o7c883bb0s707d9791f344f1f6@mail.gmail.com>

On 7/11/07, pradeep singh <pradeep.rautela@gmail.com> wrote:

> I followed the howto instruction for setting up a git repo over http
> using the HOWTO  given in the /usr/share/doc/git-doc/howtos .
>

You may want to consider an upgrade to your git installation.
But it is unrelated to your problems.

> 1. I already have a source tree controlled by git on the same
> machine.I want to make this as the master for the new public
> repository. I created a bare git repo in it as per the howto. Now i
> want to commit my local git repo to this public repository.I failed to
> do so sadly :-/.Can anyone point me to the correct place or link?

Try Documentation/everyday.txt in git source distribution

> 2. Even when i did a (from another machine)
>  $git-clone http://100.121.232/work.git work
>  It says,
>  Cannot get remote repository information.

Well, you can try this link in your browser.
Does it show something?
Does http://100.121.232/work.git/objects/info/packs work?

>  Perhaps git-update-server-info needs to be run there?

Yes. But it wont help unless your web server is setup correctly.

> Can any one help me with this?

Any reason you cannot use ssh?

> I ll appreciate some good documents or howtos on setting up git
> repository painlessly.

Usually it is as simple as "git init" in directory where you want it.

  reply	other threads:[~2007-07-11 14:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-11 14:08 git-update-server-info may be required,cannot clone and pull from a remote repository pradeep singh
2007-07-11 14:31 ` Alex Riesen [this message]
2007-07-12  5:27   ` pradeep singh
2007-07-12  9:58     ` Jakub Narebski
     [not found]       ` <a901b49a0707120550i9361e30wc5811bd5d3305f59@mail.gmail.com>
2007-07-12 12:52         ` pradeep singh
2007-07-12 13:13           ` Johannes Schindelin
2007-07-12 13:32             ` pradeep singh
2007-07-12 15:05               ` Alex Riesen
2007-07-13  0:17         ` Jakub Narebski
2007-07-13  8:27           ` pradeep singh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=81b0412b0707110731n4ffa25afoea5395a856869325@mail.gmail.com \
    --to=raa.lkml@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=pradeep.rautela@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).