From: chris <christian@anorasolutions.com>
To: git@vger.kernel.org
Subject: git remote repo using http
Date: Fri, 18 Feb 2011 11:28:20 -0600 [thread overview]
Message-ID: <4D5EAC34.3060504@anorasolutions.com> (raw)
Hello,
I have been trying this for about 1 day, with no luck so far.
I have a git repo on a server that is hosting our company's website (the
hosting company name is LunarPages, and the server is Bazaar i believe).
Thing is when i try the following command from my local machine this is
what i get:
-----------[code]-----------
$ git clone http://website.com/public_fpt/repos/proj.git
Cloning into proj ...
fatal: http://website.com/public_ftp/repos/proj.git/info/refs not found:
did you run the git update-server-info on the server?
-----------[/code]--------------
Because of this, i tried starting all over again, and i even ran the
command:
-----------[code]---------------
Chris@anora-1271823183291 z/public_ftp/repos/proj.git
$ git update-server-info
-----------[/code]---------------
before trying to clone, and i still have this problem. I have searched
online, I even found this tutorial:
http://blog.wekeroad.com/2009/11/23/deploying-a-web-application-with-git-and-ftp
but i still get the same error message. At this point I'm out of ideas.
Is there anything else I need to try?
Thanks.
next reply other threads:[~2011-02-18 18:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-18 17:28 chris [this message]
2011-02-18 18:40 ` git remote repo using http in-gitvger
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=4D5EAC34.3060504@anorasolutions.com \
--to=christian@anorasolutions.com \
--cc=git@vger.kernel.org \
/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).