Link to home
Start Free TrialLog in
Avatar of David Johnson, CD
David Johnson, CDFlag for Canada

asked on

Add Windows Powershell Folders to Team Foundation Server

I have both an on premises and a Visual Studio Online Team Foundation Server and I'd like to add my documents\WindowsPowershell folders to source control and I have no idea of how to do this.
Avatar of David Johnson, CD
David Johnson, CD
Flag of Canada image

ASKER

I did try creating a blank project pointing to ..\documents\windowspowershell in Visual Studio 2015 and have it connected to source control but VS2015 has been giving me an hourglass for 2 hours so far
ASKER CERTIFIED SOLUTION
Avatar of Rainer Jeschor
Rainer Jeschor
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
which type of project? Scrum/Agile?
Thank you currently adding 120,000 items
Hi,
the type should not really matter if you do not plan to create a "real" development project.

120.000?
You should share them at GitHub - would just take a couple of years to review them all :-)
I used github for a while except that it was never up to date as the source location was x:\documents\github\windowspowershell and not x:\documents\windowspowershell so I had to setup tasks to copy frm my source location to the github source location and then remember to check in/sync