git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Howard Miller <howard@e-learndesign.co.uk>
To: matias@pizarro.net
Cc: Peter Krefting <peter@softwolves.pp.se>,
	Git Mailing List <git@vger.kernel.org>
Subject: Re: gitosis user on Windows
Date: Tue, 12 Jan 2010 15:38:30 +0000	[thread overview]
Message-ID: <26ae428a1001120738i71378354l48b586ce32260122@mail.gmail.com> (raw)
In-Reply-To: <4B4C960E.5080004@pizarro.net>

2010/1/12  <matias@pizarro.net>:
> Hi,
>
> If he is using tortoise git there are 2 different ways, mutually exclusive,
> depending on what he choses regarding which version of plink.exe to use.
> He has to chose this there: 'Start' > 'All Programs' > 'TortoiseGit' >
> 'Settings'  Then choose an SSH client. Typical examples of values for this
> would be:
>   - C:\Program Files\TortoiseGit\bin\TortoisePLink.exe  if he chooses to use
> TortoiseGit's plink
>   - C:\Program Files\Putty\plink.exe if he chooses to use putty
>
> I understand he is using TortoiseGit, so he would have to use the first
> option and then open 'Start' > 'All Programs' > 'TortoiseGit' > Puttygen
>
> Then click on 'Generate' and follow instructions.
>
> Once he has created his public key, he has to load it after each reboot,
> using 'Start' > 'All Programs' > 'TortoiseGit' > 'Pageant'.
> He will then be prompted to locate his public key and then to enter the
> password that protects it.
> If he wants pageant to point directly to his certificate he can create a
> link and specify as target:
> "C:\Program Files\TortoiseGit\bin\pageant.exe" "PATH/TO/MY/public_key.ppk"
> changing of course the paths to reflect his own values.
>
> Hope this helps. Just let me know if you need more information.
>
> matías pizarro

Thanks Matías,

It *almost* worked. We couldn't get the key pairs to work though. What
we had to do was to generate the keypair on a linux box and transfer
the private key to the windows box. We couldn't figure out how to
generate the right type of keys and that was just easier. Problem
solved :)

Howard

      parent reply	other threads:[~2010-01-12 15:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-12  9:42 gitosis user on Windows Howard Miller
2010-01-12 10:22 ` Peter Krefting
2010-01-12 10:45   ` Howard Miller
     [not found]     ` <4B4C960E.5080004@pizarro.net>
2010-01-12 15:38       ` Howard Miller [this message]

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=26ae428a1001120738i71378354l48b586ce32260122@mail.gmail.com \
    --to=howard@e-learndesign.co.uk \
    --cc=git@vger.kernel.org \
    --cc=matias@pizarro.net \
    --cc=peter@softwolves.pp.se \
    /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).