Questions tagged [gitstack]

GitStack is an implementation of the Git Server for Windows

GitStack lets you setup your own private Git server for Windows. It is available from here.

Here is the Getting Started guide, and other documentation is available.

22 questions
0
votes
1 answer

Recovering GitStack installation?

My old laptop died with my GitStack installation and local Git repositories on it. It was a hardware issue, and the hard drive wasn't affected (I have the hard drive attached to my new computer and it works with no issues). Of course, I want to…
Syzygy
  • 1,754
  • 1
  • 9
  • 12
0
votes
1 answer

GitStack fail to create new repository

I have installed GitStack 2.3.9 with default settings. I need to create a new repository with name 01.Test using the UI page'Repositories' where in the end of the of page there is 'Create repository' with a textbox. The UI is like this. But I get…
dim
  • 59
  • 11
0
votes
1 answer

Repository other than GitStack?

We use GitStack on our server as a git repository. Soon the free 30 day trial will be ended. GitStack is nice and easy, but a bit too simple. Before we start paying for it I wonder if there are some visual repository handler than you can set up on a…
LeoD3
  • 195
  • 10
0
votes
1 answer

GitStack Install: "An other service is already using the port 80. Please stop this service during the installation of GitStack."

I've stopped IIS and SQL Server Reporting Services and the GitStack install STILL complains about port 80. I downloaded TCPView and the only HTTP processes listening are System(PID=4) and TCPView kill doesn't seem to have any ability to actually…
Pete Alvin
  • 4,646
  • 9
  • 39
  • 56
0
votes
1 answer

XCode and GitStack

I installed GitStack server on my Windows server 2008 machine, created a repository, created a user, and I can browse to the repository from my local machine. The problem is that when I go to my Mac, I can browse through the web fine, but when I…
user1405583
  • 121
  • 2
  • 10
0
votes
3 answers

Remote GitStack - Create Branch

I just can't understand why such an easy looking stuff is not written anywhere... So I'm struggling to create a branch on a remote GitStack repository. I've looked over dozens of web pages and found countless recommendations, but any of those I'm…
Wrath
  • 673
  • 9
  • 32
0
votes
1 answer

SSH Access Blocked After Trying GitStack

I'm using msysgit (Git-1.7.11-preview20120710.exe). I tried GitStack on Win8, which is a git server, and after uninstalling it because it didn't work out, I got blocked from accesing port 22 anymore. Here's what msysgit throws at me every time I try…
Alain Jacomet Forte
  • 4,575
  • 6
  • 29
  • 41
1
2