Git in TFS (and plain VS)

Some of us love those electrons just a little too much
Post Reply
Ddrak
Save a Koala, deport an Australian
Posts: 17517
Joined: Thu Jan 02, 2003 3:00 pm
Location: Straya mate!
Contact:

Git in TFS (and plain VS)

Post by Ddrak »

Image
Freecare Spiritwise
Grand Pontificator
Posts: 3015
Joined: Thu Mar 13, 2003 5:35 pm

Re: Git in TFS (and plain VS)

Post by Freecare Spiritwise »

Saw that. My outsourced team is barely smart enough to use Subversion.

I have a big gripe with the new Visual Studio. They took out Setup projects and now they're pushing InstallShield, which has sucked for about 20 years. I can crank out a simple installer for most projects in minutes and lots of our legacy projects have their own installers. What a bonehead move by MS. I've been a rabid fan boy since DOS 1.0 and lately they've been starting to lose me a little.
Ddrak
Save a Koala, deport an Australian
Posts: 17517
Joined: Thu Jan 02, 2003 3:00 pm
Location: Straya mate!
Contact:

Re: Git in TFS (and plain VS)

Post by Ddrak »

WiX is your friend for setup programs. :)

http://wixtoolset.org/

Dd
Image
Freecare Spiritwise
Grand Pontificator
Posts: 3015
Joined: Thu Mar 13, 2003 5:35 pm

Re: Git in TFS (and plain VS)

Post by Freecare Spiritwise »

Got it, thanks. Still not as convenient as having everything fully integrated into VS. I don't understand why MS dropped support for those types of projects.
Post Reply