Jad, I don't know much about ssh servers in the windows world. We are using one called freesshd from http://www.freesshd.com/ I don't know if this has been updated lately or not. In my particular case I don't care all that much as I am using it on a server that is behind the firewall and NOT! Exposed to the internet and is only used by my small IT department. You might also have a look at OpenSSH. As for creating a repository from the git bash prompt: $> git init test.git This will create a basic empty repository in the current directory. There are several options that you can use with this command to set permisions etc I found the following to be very useful when I was setting up git for my shop: http://git-scm.com/book/en/v2 Hope this helps! Scott -----Original Message----- From: Blind-sysadmins [mailto:blind-sysadmins-bounces@lists.hodgsonfamily.org] On Behalf Of Jad Wauthier Sent: Wednesday, January 13, 2016 2:47 PM To: Blind sysadmins list Subject: Re: [Blind-sysadmins] git servers for Windows Thanks, Scott. Do you know of a good SSH server for Windows? Also, what would a create repo command look like using just the standard git application? On 1/13/2016 3:21 PM, Scott Wheat wrote:
Hi Jad,
All you have to do is download the git software and install it. (the windows installer of course). Depending on what you are doing, you will likely need to install an ssh server on the same machine too. Then, after a bit of configuration, you can create, clone, push and pull to your hearts content.
Have fun!
Scott
-----Original Message----- From: Blind-sysadmins [mailto:blind-sysadmins-bounces@lists.hodgsonfamily.org] On Behalf Of Jad Wauthier Sent: Wednesday, January 13, 2016 1:31 PM To: Blind-sysadmins@lists.hodgsonfamily.org Subject: [Blind-sysadmins] git servers for Windows
Does anyone know of a good git server for Windows?
Jad Wauthier
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org https://lists.hodgsonfamily.org/listinfo/blind-sysadmins