Quantcast
Channel: Git server for Windows | GitStack » Documentation
Browsing all 8 articles
Browse latest View live

Make your Git client remember your username and password

When you clone, push and pull any file to your repository, your Git client will prompt you for your username and password. git clone http://john@10.0.2.15/companyproject.git The feature “remember my...

View Article



Image may be NSFW.
Clik here to view.

Import an existing repository

GitStack is compatible with any existing git repository. The auto import feature will help you to migrate existing repositories. We will use as an example the ruby on rails source code for this...

View Article

Image may be NSFW.
Clik here to view.

Migrate from svn to git

Subversion was the most used versioning system until last year. A majority of new projects are now using git and most of the older but active project are now migrating from subversion to git. This...

View Article

Image may be NSFW.
Clik here to view.

Git and Active Directory / Ldap authentication

GitStack supports user authentication from Active Directory and any ldap compliant external system. Active Directory will be taken as an example in this tutorial. GitStack provides two main features :...

View Article

Image may be NSFW.
Clik here to view.

GitStack and other web servers

GitStack uses Apache to run its web administration interface and to handle git http connections. However GitStack uses by default the port 80. You might have some issues to run some others webservers...

View Article


Image may be NSFW.
Clik here to view.

Git and https / SSL

The communication between git clients and the git server can be encrypted using the https protocol. To use this feature, it is recommended to own a valid certificate issued from a certificate authority...

View Article

Image may be NSFW.
Clik here to view.

Web repository browsing

Gitweb provides a web interface for your git repositories. Gitweb provides the following features : - Browse git repositories on the web - Browse each version of the repository - View any file content...

View Article

Image may be NSFW.
Clik here to view.

Getting Started

Installation   Download Download GitStack Run the installer Please make sure any previous version of GitStack has been uninstalled before installing a new version. -if an other webserver is already...

View Article

Browsing all 8 articles
Browse latest View live




Latest Images