top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

How to Install Git Server on Windows?

+2 votes
654 views

I'm try to Git Server on my windows machine, From Google I get only how to install GIT GUI only.

For testing I need to make my window machine as GIT server, can any please provide me the GIT Server S/W location and installation guide PDF or URL.

posted Apr 18, 2014 by Kaushik

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+1 vote

I think you should be better off trying an integrated solution. Look at Gitweb or Gitblit.

Check the following links
1. http://gitweb.codeplex.com/
2. http://www.gitblit.com/
3. https://groups.google.com/d/msg/git-users/lAK9I6hQUrk/qBXrsA3mqnwJ

answer Apr 18, 2014 by Sumit Pokharna
Similar Questions
+2 votes

I'm new to using git and I'm guessing the most of the developers and companies, we don't like to have our source code in a server that is not in our control.

So, I wonder if there is any way of installing git in my Linux server and don't have any sort of interaction with www.github.com?

My ideal is to have a normal server repository source control in my Linux box and a git client installed in my windows machine.

How can I achieve that? Could you guys please point some manual, link, step by step process on how to achieve the server configuration and/or the client app to work with my server?

0 votes

I want to install sip on windows bit using python 32 bit.
I download sip from this link https://www.riverbankcomputing.com and I try to install from cmd line :

C:WINDOWSsystem32>cd C:UsersusernameDesktopsip-4.17

C:UsersusernameDesktopsip-4.17>python configure.py install
and take that error any idea ?

This is SIP 4.17 for Python 2.7.11 on win32.
Error: Unsupported macro name specified. Use the --show-build-macros flag to see a list of supported macros.

–1 vote

There was a request to install GIT on aix servers but there are no documentation or softwares to install GIT on aix. Can you please share any documentation and softwares available to install GIT on aix.

...