Hi, I haven't used it much since we moved from TFS to GitHub, but try this one out as it is free: https://bonobogitserver.com/ It's HTTP based only (doesn't do SSH I think), but tries to give similar feel to Github. There is also the community Gitlab on Linux which is easy to install. Andrew. -----Original Message----- From: Blind-sysadmins [mailto:blind-sysadmins-bounces@lists.hodgsonfamily.org] On Behalf Of Katherine Moss Sent: 15 January 2016 20:57 To: Blind sysadmins list <blind-sysadmins@lists.hodgsonfamily.org> Subject: Re: [Blind-sysadmins] git servers for Windows Another thing that could potentially work for you is Git inside of TFS, to handle the server aspect of your situation. Lots of repositories nowadays are using Git but being held on a TFS server. -----Original Message----- From: Blind-sysadmins [mailto:blind-sysadmins-bounces@lists.hodgsonfamily.org] On Behalf Of Jad Wauthier Sent: Wednesday, January 13, 2016 6:59 PM To: Blind sysadmins list <blind-sysadmins@lists.hodgsonfamily.org> Subject: Re: [Blind-sysadmins] git servers for Windows Thanks for the info! On 1/13/2016 4:59 PM, Scott Wheat wrote:
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
_______________________________________________ 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