From: Derek D <darek.dade@gmail.com>
To: git@vger.kernel.org
Subject: Private remote repo setup
Date: Tue, 24 Nov 2009 19:04:16 +0000 (UTC) [thread overview]
Message-ID: <loom.20091124T195818-835@post.gmane.org> (raw)
Hi all, I am new to Git and I am getting quite frustrated with setting a repo
on my server so that people with Windows machines can ssh to it and contribute.
This is what I am doing:
On the server:
#git --bare init
Initialized empty Git repository in /opt/apps/git-test/
In tortoiseGIT I go to git clone, provide correct url:
ssh://user@domain/opt/apps/git-test/
tortoiseGIT asks me for a password, I provide it, it's correct, the repository
gets created on the local machine and...
fatal: '/opt/apps/git-test': unable to chdir or not a git archive
Initialized empty Git repository in C:/path/.git/
fatal: The remote end hung up unexpectedly
Failed
What happened there?
next reply other threads:[~2009-11-24 19:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-24 19:04 Derek D [this message]
2009-11-25 6:37 ` Private remote repo setup Johannes Sixt
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=loom.20091124T195818-835@post.gmane.org \
--to=darek.dade@gmail.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