The Free & Popular Community git Server in a Complete Virtual Machine
This VM is created for 2 reasons: 1. Very little initial setup work required to make a GIT Server live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages.
If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with gi wherever mentioned )
After starting this VM, please login to its administration panel with:
Website Address: https://gi.local/
( Accept Any Warnings due to...
Team Foundation Server Powershell Administration Scripts
UPDATE: Moved to https://github.com/ryanm101/tfspsadminscripts
Scripts to administer TFS 2010/2012.
Note: Merge-TFSMergeCandidates is not fully implemented yet and should only preview the changes.
Current Functions:
* Get-TFSCollectionURI
* Get-TFSCollection
* Get-TFSService
* Get-TFSProjects
* Get-TFSBuildsInProgress
* Queue-TFSBuild
* Get-TFSWorkspace
* Get-TFSPendingChanges
* Undo-TFSPendingChange
* Get-TFSMergeCandidates
* Merge-TFSMergeCandidates
If you are a admin some project, and you donot like CVS, you must have this! In public part, you can post current files, history of project, open tasks,... Developers can post new code and take the currently (like in CVS), send messages to other devs,...