SharePoint in software developement...
January 10, 2007 9:30 PM Subscribe
Using SharePoint in a huge software development shop??
The company I work for wants to move to SharePoint to be the hub of its software development process.. that, unfortunately is a forgone conclusion.
They have asked me to see what are the options for bolting on issue tracking, source code versioning etc and make it as integrated as possible with SharePoint.
Is anyone out there using SharePoint as part of their software development process?
posted by tucsongal to computers & internet (5 answers total) 3 users marked this as a favorite
However, you would never want to use it for source code versioning. The product has no capabilities at all to tag a series of files as being part of a version. This would not work at all for a small software development shop and would fail miserablly with a "huge software development shop". To do source code management you need a special purpose tool that is designed for the task. Take you pick of CVS, Subversion, MS Team Foundation Server, Clearcase etc.
In short, SharePoint can support a software development team but in no way will it replace your entire toolset.
posted by mmascolino at 10:22 PM on January 10, 2007