Slashdot Mirror


Microsoft Buys Teamprise, Will Ship Linux Tools

spongman writes "Microsoft's Senior Vice President, Developer Division, S. Somasegar has announced that Microsoft has acquired Teamprise from Sourcegear, LLC, and will be shipping it as part of the upcoming Visual Studio 2010 release. Teamprise is an Eclipse plugin (and related tools) for connecting to Team Foundation Server, Microsoft's source-control/project-management system. What's most interesting about this is not only that Microsoft has realized that heterogeneous development platforms are important to their developer customers, but the fact that Microsoft themselves will now be developing and shipping products based on those heterogeneous platforms, including 5 versions of Unix."

38 of 200 comments (clear)

  1. Fully integrated Mono on Linux with Eclipse? by deanston · · Score: 4, Interesting

    I rather have the equivalent of VS on Linux than just another Eclipse plug-in. Here comes the Embrace...

    1. Re:Fully integrated Mono on Linux with Eclipse? by WarJolt · · Score: 3, Informative

      I haven't tried it, but it exists.Have fun

  2. The more things change... by Anonymous Coward · · Score: 4, Insightful

    Microsoft themselves will now be developing and shipping products based on those heterogeneous platforms, including 5 versions of Unix.

    It isn't the first time. Microsoft used to provide tools for accessing Visual SourceSafe repositories from UNIX. Needless to say, these tools were utterly terrible yet allowed them to claim that VSS "supported UNIX". I don't expect Microsoft to go out of their way to "support UNIX" this time around any more than they did previously.

    1. Re:The more things change... by Locutus · · Score: 2, Informative

      I don't know if Source Safe was originally DOS based, UNIX based, or both but I do recall seeing the UNIX version of Visual Source Safe variant and it really sucked. The UNIX box GUI was CDE and Motif based but the Visual Source Save GUI was based on Windows 3.x. They made no effort to integrate it into the UNIX desktop as if they were saying, "We are Microsoft, Windows is our product, this is a Windows based product so be happy you have it at all."

      FYI, Microsoft produced Visual Source Safe after purchasing One Tree Software. From the wikipedia page, it was a 16 bit commandline app when they purchased the company. It was not client server based but could be used like MS Access with shared network disks. Microsoft bought them in 94 but it wasn't until 2005 that the product became client server based.

      LoB

      --
      "Anyone who stands out in the middle of a road looks like roadkill to me." --Linus
    2. Re:The more things change... by plague3106 · · Score: 2, Insightful

      Well to be fair the Windows version of VSS really sucks too. Oh, and 2005 STILL isn't really client server based; they tacked a Web server onto it that VSS can use over the internet, but its still handling the database format in the exact same way. And you don't have to use the web service feature at all.

      I had no idea SourceGear had this project going at all, which suprises me a bit because I use their Fortress project in place of VSS.

  3. Well ... by Norsefire · · Score: 4, Insightful

    "If Microsoft ever does applications for Linux it means I've won." - Linus Torvalds

    1. Re:Well ... by h4rm0ny · · Score: 2, Insightful


      Not if they use Mono.

      --

      Aide-toi, le Ciel t'aidera - Jeanne D'Arc.
    2. Re:Well ... by h4rm0ny · · Score: 5, Informative

      How does the language matter?

      Mono isn't a language per se. Mono is an import of the .Net framework. The trouble is that this framework is controlled by Microsoft. Firstly, the Windows version will always be ahead of other platforms relegating other platforms to inferior, buggy or feature incomplete versions. This could result in security vulnerabilities and lagging behind in version availability. More dangerous however, is that Microsoft can withdraw approval for Mono at any time, if they wish. If Mono became a popular basis for running software on Linux, then Microsoft could bring it all crashing down whenever they felt Linux had grown to be enough of a threat. Or they can start charging licence fees. Once a software base is installed, it can be very hard to move away from it *cough*Office*cough*.

      Basically, rather than true cross-platform compatability, what you get is Microsoft controlling a framework that Linux apps would become dependent on. A bad, vulnerable situation, imo. That's why I dislike proprietary systems such as Moonlight that are built on it. If we overhauled software patent law then it would be less of a threat, but it remains a technical advantage to Windows.

      --

      Aide-toi, le Ciel t'aidera - Jeanne D'Arc.
    3. Re:Well ... by DShard · · Score: 2

      Seriously? Just stop it. Mono is never going to make the mountain of C code obsolete. Linux will never be dependent on Mono. If Microsoft somehow stopped distribution of Mono on the internet (HAHAHHAHAHAHA) and everyone simply had to do without, you just port the application to Java, C++ or Go!. GNote proves this isn't that big of a deal. Your concerns have no merit.

    4. Re:Well ... by True+Grit · · Score: 3, Insightful

      Since Mono is a clean-room implementation of .NET and C# (both EMCA standards)

      You don't *need* a clean-room implementation of an EMCA standard. Its a *standard*.

      Its the 'clean-room implementations' of the non-ECMA-standard software at the top of the Mono software stack that have people concerned, e.g. Winforms & ASP.NET, etc, etc.

      And the Community Promise

      has so much vague language in it that its only real value is as comic relief.

      Seriously, google what the FSF and others think about the language of that 'promise'.

  4. silly by jipn4 · · Score: 3, Insightful

    This is software for accessing repositories stored in Microsoft's "Microsoft Visual Studio Team Foundation Server " from Linux and Eclipse. I have never seen a usable Microsoft POSIX or Linux product; even if they don't deliberately sabotage it, they apparently don't have the expertise to produce such a thing. Teamprise may have some capable Linux developers now, but how long do you think those are going to stay?

    You're much better off throwing out Microsoft's crappy server software and replacing it with a nice, high quality open source solution. Not only do you get better version control and team software, you're also assured that the Linux and Eclipse clients will keep working.

    1. Re:silly by Splab · · Score: 3, Insightful

      So is yours. While MS SQL 2003 and 2005 are some very nice products you should remember that they bought most of the SQL software from others (Ingres). The original MS SQL server sucked donkey balls and was retired some time back.

    2. Re:silly by batkiwi · · Score: 2, Interesting

      I've actually not found a better enterprise solution to team development than the newest version of TFS. Especially in corporate environments.

      Perforce still beats it as a pure source control manager, but that's FAR from free software, and the whole package isn't as nicely integrated as TFS.

    3. Re:silly by benjymouse · · Score: 2, Insightful

      I'm working with TFS on a daily basis and I am thoroughly impressed - with the possible exception for the code "merging" tools. I am curious, what "nice, high quality open source solution" would be an alternative? This is not a jab or anything, but using TFS was the first time I realized how much an integrated source control, team collaboration site, project management integrated solution makes sense.

      So, is there an open source integrated solution or combo which will meet the following requirements?

      • Integrated work items with specialized and extensible work item types for tasks, bugs, issues etc.
      • Configurable policies which e.g. demands (or not) a work item reference when checking out and/or checking in.
      • Work items, tasks, issues etc. editable through a web interface, but also right from inside the IDE.
      • Work items, tasks, issues etc. editable through Excel or some other spreadsheet (regrettably project managers favorite tool is *still* Excel - but having it integrated so the rest of us don't have to mock around inside columns and rows to update status is a big relief).
      • Source control without quirks when e.g. renaming files or removing files and adding files back with the same names (I've had bad experience with subversion)
      • Shelving - storage of not-completed changes on the server without checking in. We use it to share suggestions and if we cannot make the daily deadline on consistent checkins.
      • Configurable policy which can be set to reject commits/checkins if a build has not been completed locally and/or if too many tests fails and/or if test coverage is too low and/or if there are too many/certain warnings (e.g. security related).
      • Dashboard with project manager-friendly rollups and graphs with speed, test coverage, test completions, tasks, status etc.
      • Branching based on metadata - not on actual directory copying and separate repositories/directories on the server (goes to performance).
      --
      Reading slashdot one-liner: (irm http://rss.slashdot.org/Slashdot/slashdot).rdf.item | fl title,desc*
    4. Re:silly by carld · · Score: 2, Informative

      If I recall correctly that was Sybase, not Ingres.

    5. Re:silly by jipn4 · · Score: 2, Insightful

      There isn't any open source equivalents though... unless you take a load of pieces that do parts of your requirements, eg subversion for version control, hudson for continuous integration, mantis for bug tracking, etc. All the pieces are out there, but you'll have to do the work integrating them yourself.

      You don't have to do the work, you just install a Linux distribution that packages it all up. Or you get a turnkey "virtual appliance".

    6. Re:silly by jipn4 · · Score: 2, Insightful

      So, is there an open source integrated solution or combo which will meet the following requirements?

      Shelving, configurable policies, and branching based on metadata are standard parts of most major distributed version control systems. They're all integrated into Eclipse and other IDEs.

      Integrated work items, issue tracking, dashboard, unit testing, code coverage, continuous integration, are provided by several front-ends and additional tools. That's not a one-size-fits-all thing, since different languages, tools, team compositions, and team sizes are best served by different tools (the fact that TFS is a one-size-fits-all solution is a net minus). Many provide good web interfaces and IDE integration.

      I won't name specific ones, because there are so many, but since you mention Subversion--it is obsolete.

      Linux distributions let you mix and match those tools very easily: you just pick whatever components you need (version control, bug tracking, etc.). For common configurations, you can get virtual images or commercial hosting as well.

      TFS may be the best choice if you run a Windows-only, VisualStudio-only shop because it "knows" a lot about that environment. Once other platforms are involved, you're better off using a non-Microsoft team development server.

    7. Re:silly by Anonymous Coward · · Score: 2, Funny

      What the hell are you using telnet for? SSH, man!

      Oh, you're using Windows as a server platform, that explains it...

  5. Re:Logic by WarJolt · · Score: 3, Insightful

    Microsoft doesn't need to control open source. Microsoft just needs to put it in a pretty box that someone is willing to pay for.

  6. Believe it when I see it...restart my 7 year clock by lamapper · · Score: 5, Insightful
    To date, Microsoft has only hampered open source, open data formats, Linux, Unix and FOSS at every step of the way. So I do not believe it, can not believe it, will not believe it (words ~ FUD) until I see a 7 year positive track record with respects to anything non-Microsoft.

    When they have shown by their actions, over seven years, that they have changed, than and only than will I consider purchasing Microsoft products again.

    For each violation, I reset my 7 year clock from that day. Just reset it this week.

    Basing my purchase decisions on their actions ONLY and not their marketing FUD, is the only way I can be sure not to ever be vendor locked-in ever again. So much time and money has been wasted by me, my friends, my family and other IT professionals over the last 20+ years...wasteful and unnecessary.

    I will believe it when I see it. To date it has always been FUD!

    --
    Is your Internet Throttled? Install DD-Wrt, OpenWRT or Tomato to learn the truth! Google: 1Gbps/1Gbps: 5 Communities
  7. Re:Logic by Anonymous Coward · · Score: 3, Insightful

    Much like Apple did. This isn't a poor attempt at a troll -- if Microsoft want a hold on open-source software they could do worse than follow the kind of approach Apple took. Leave many of the guts the same, but pay professionals to fully sculpt the UI that the open-source programmer is less likely to be interested in designing. This wouldn't necessarily have to be an operating system (why would Microsoft want an open-source OS to compete with Windows? As a replacement, perhaps, but given the money they make from Windows I'd doubt they'll concede defeat in selling operating systems easily) but any software at all. I'm sure most people here are well aware that presentation and useability are two of open-source software's failings. Too many people say "But I don't care how it looks. If it works, what more do I want?" and forget that this isn't how the vast bulk of people think...

  8. Announced on ... Friday 13th by G3ckoG33k · · Score: 2, Funny

    That is announced on ... Friday 13th. Halloween is over, so could it be they needed another telling day?

  9. Microsoft have done this before... by CuteSteveJobs · · Score: 5, Interesting

    > but the fact that Microsoft themselves will now be developing and shipping products based on those heterogeneous platforms, including 5 versions of Unix."

    Are you sure? You may find Microsoft do the same thing here and just strip the Linux functionality out. When Microsoft took over Connectix and their excellent Virtual PC Software and proceeded to strip Linux functionality (that was already there) out of the product. On the Connectix version there was a Linux utility that handled control back to Windows when the CPU was idle. On the Microsoft version they took that out, so the CPU always ran at 100%. It made Virtual PC useless for Linux.

    1. Re:Microsoft have done this before... by Locutus · · Score: 2, Interesting

      this reminds me of when Netscape had 80% market share and it was shown that Microsofts IIS server would process MS Internet Explorer browser requests faster than Netscape Navigator requests. There was something about the IIS server running noop loops.

      They don't get the "Evil Empire" label for no good reason. IMO.

      LoB

      --
      "Anyone who stands out in the middle of a road looks like roadkill to me." --Linus
    2. Re:Microsoft have done this before... by Locutus · · Score: 2, Informative

      IIRC, XENIX was in the 80s and UNIX and mainframe OS's were what businesses used. Small businesses used UNIX based PCs because DOS was not even in the same ball park as UNIX as far as an OS is concerned. It wasn't until the late 80s and early 90s that Microsoft gold plated their monopoly on the desktop OS market so Xenix was hedging their bet.

      I hadn't heard that they ported it to x86 only that it was x86 based.

      Once Microsoft had their monopoly and knew it, they've used it to protect their position. They do not hedge their bets and instead, they outright purchase companies and products and eliminate the cross platform nature of that product or they terminate the product. There's nothing in Microsoft's long history which shows that this will be any different. Like other things, it'll just take a few years for them to destroy the *nix customer base and products so that the Windows-only product is the only option left. It is how they do business.

      LoB

      --
      "Anyone who stands out in the middle of a road looks like roadkill to me." --Linus
    3. Re:Microsoft have done this before... by bsDaemon · · Score: 2, Insightful

      Microsoft drops the price on Windows every chance they get for OEMs and large purchasers, even sometimes down to free. I don't think they're worried about cross-platform applications reducing the Windows profits so much as a platform they don't control, and thus can make faster/better software than everyone else reducing their profits on other fronts.

      I bet more people are running Office 2007 on Windows XP than are running Vista these days. Just sayin'.

  10. Re:Logic by wisty · · Score: 4, Insightful

    Microsoft has a policy to not use open source, because they can't guarantee it's pedigree. If a malicious person puts stolen code into an OSS project (or more realistically, if a programmer uses company resources to develop the code, without permission from the company; or somebody pastes GPL code into a BSD project) then people who rely on the code might be vulnerable to lawsuits. http://weblogs.asp.net/jgalloway/archive/2007/05/02/why-microsoft-can-t-ship-open-source-code.aspx

    At least, that's their excuse.

    If open source was such a dangerous thing to touch, then I think Google, IBM and Apple would have been hit already.

  11. Would you buy? by Anne+Thwacks · · Score: 5, Funny
    The question to anyone considering buying a Unix from MS is

    Would you buy a used horse from a convicted horse-rapist?

    --
    Sent from my ASR33 using ASCII
    1. Re:Would you buy? by Zoshnell · · Score: 4, Funny

      Would you buy a used car from a used car rapist?

      --
      "Do you suppose that's why God lives in the Heavens? Because he lives in fear of His creations?" - Steve Buscemi
    2. Re:Would you buy? by rishistar · · Score: 3, Funny

      The question to anyone considering buying a Unix from MS is

      Would you buy a used horse from a convicted horse-rapist?

      Well, better than buying an *unused horse* from a horse rapist. That would be a sign that something is seriously wrong with it.

      --
      Professor Karmadillo Songs of Science
  12. Re:Logic by Anonymous Coward · · Score: 3, Interesting

    Wrong reasoning for IBM and Google.
    Some time ago (don't know if it is still this way) IBM was divided basically in two separate blocks, one working on OSS and the other on proprietary closed source software with the veto of the two sharing any piece of code for fear of accidenta infringement.

    Google, instead, offers basically no proprietary, closed source software. The software is either on their server (and thus allowed to contain GPL code and still be kept private because it is not distributed) or OOS (Chrome). Possible exception: Picasa, I have to check :)

  13. Re:Logic by the_womble · · Score: 3, Insightful

    Surely any code could have code copied in breach of copyright in it?

  14. 5 Microsoft versions of Linux by Huntr · · Score: 4, Funny

    Lemme guess: Home, Ultimate, Pro, Pro-er, and Supercalifragilisticexpialidocious

  15. Re:Believe it when I see it...restart my 7 year cl by sFurbo · · Score: 2, Interesting

    The algorithm is slightly more sophisticated:
    Every company starts with a 6 months grace period, where we will not by their product. Every time they do something unintentionally evil, the grace period starts over. Every time they do something intentionally evil, the grace period is multiplied by 1.4 and starts over.

    This worked fine until 1997, when MS' grace period became longer then the remaining lifespan of the universe, sparking suspicion that they planned to use a buffer overflow to reset their grace period. It was thus decided to limit the grace period to 7 years, to avoid possible bugs in the algorithm. Of course, MS' conduct after the revision have dismissed the theory, but the 7 year grace period remains.
    The 7 year period have also made it possible to purchase IBM goods again, after their grace period had over 9000 since the early 80's.

  16. from Linus' viewpoint... by someone1234 · · Score: 2, Insightful

    ...it is irrelevant.
    Stallman might not like it, though.
    But we are talking about Linus now.

    --
    Patents Drive Free Software as Hurricanes Drive Construction Industry
  17. Re:Logic by V!NCENT · · Score: 4, Interesting

    Microsoft has the manpower and the money to deliver. Their problem is backwards compatibility cruft and hardware support if they would start over.

    Given the fact that Linux already poses a thread to Windows, it would not hurt for Microsoft do develop and releasy a Unix(y), free software OS alongside of Windows. Why?

    A) To prove that they can actually make a good OS. Press and restecpa right there.
    B) They can offer a stable and advanced OS to people/companies that do not care about legacy compatibility.
    C) They can always port over a closed source version of Office and make it compatible with exchange and whatnot (and release that code under a free software license that is like the GPL, but isn't so that Linux projects can't take over that very code
    D) Keep marketshare. If people don't want to use Windows anyway; they can use their other OS.

    Everybody would probably be happy.

    --
    Here be signatures
  18. Re:The only reason they're going cross-platform by Anonymous Coward · · Score: 2, Interesting

    Honestly if you believe that you haven't spent enough time on non-linux *nixes.

    I spent a bout a few years back on freebsd/openbsd. Without linux compatibility libraries there are a *TON* of open source applications that will not compile against *bsd without patching due to linuxisms used in their source. I don't have any specific citations to speak of, but it shouldn't take much work to google around and see just how many hassles there are. And that is BEFORE including 'obsolete' linux kernel versions, 2.4, 2.2, 2.0, some of which are the best version for the hardware you're running (90 percent of consumer electronics running linux seem to be stuck on patched 2.4 kernels and uclibc, trying compiling most linux apps against either of those!)

    My point being: For all the gripes about Windows incompatibility, the average linux developer is just as oblivious to x-platform compatibility, and often more likely to be compatible with Windows than other *nixes.

    Just my 2 cents.

  19. Integrated Systems - no suggestion, just comments by QuestorTapes · · Score: 2, Insightful

    Quick disclaimer: I don't use TFS, and don't care for integrated solutions - not just MS, but any of them.

    > ...using TFS was the first time I realized how much an integrated source control, team collaboration
    > site, project management integrated solution makes sense.

    In some scenarios. I know any number of companies where the MS integrated solution you use would fail utterly to be useful, because the people would not use the tools properly. Not just developers, but project managers, users, etc.

    The *nix/open source advocates generally don't favor all-in-one packaged systems. The vast majority of the time, the system has specific, glaring deficiencies, While it often works well for a specific group, it fails to support others adequately.

    This condemnation has been levied against Eclipse regularly, and from personal experience, I can tell you that the Visual Studio IDE alone, while it is absolutely adored by many, is in many ways a useless tinkertoy for others. MS (and other all-in-one solution providers) don't provide the perfect experience. They target a specific group, and often their "solutions" actively undercut the work of others. Some specifics:

    > * Integrated work items with specialized and extensible work item types for tasks, bugs, issues etc.

    Working with a system now at one assignment that is remarkably poor. It works beautifully...for on-call help desk support. It actively -impedes- tracking of bugs and tasks for development. I actually use a full external tool and update the approved system at the end. This is awfully inefficient: only 10 times more productive than trying to use the approved tool.

    > * Work items, tasks, issues etc. editable through a web interface, but also right from inside the IDE.

    That's handy - if everyone uses it. Where I'm on assignment, no one can be bothered to update information. I track things in my a web-enabled system, as I said. Several times a week, someone asks me to print out information in that system. It's become the system of record for a lot of this information, and anyone can use it; but I'm the only one who does. Everyone else's data is in little silos.

    > * Work items, tasks, issues etc. editable through Excel or some other spreadsheet (regrettably project
    > managers favorite tool is *still* Excel - but having it integrated so the rest of us don't have to
    > mock around inside columns and rows to update status is a big relief).

    Again, handy -- if anyone uses it. Not so handy when people actively break it by mucking around with the Excel sheets.

    Just kill Excel use.

    > * Source control without quirks when e.g. renaming files or removing files and adding files back with the
    > same names (I've had bad experience with subversion)

    Others have complained about similar issues, but they aren't universal. Chances are you're not managing the files properly in subversion. But subversion isn't the be-all and the end-all of open source revision control. It was never intended to be, just a better CVS.

    Git is very nice, and there are -many- others to look at. Check Wikipedia.

    > * Shelving - storage of not-completed changes on the server without checking in. We use it to share
    > suggestions and if we cannot make the daily deadline on consistent check-ins.

    Never used it. Frankly sounds like a hack; why not use a branch?

    > * Configurable policy which can be set to reject commits/check-ins if a build has not been completed
    > locally and/or if too many tests fails and/or if test coverage is too low and/or if there are too
    > many/certain warnings (e.g. security related).

    > * Dashboard with project manager-friendly roll-ups and graphs with speed, test coverage, test
    > completions, tasks, status etc.

    Tons of options and tools. Again, not an "integrated" one I can recommend, as I don't care for integrated.

    > * Branching based on metadata - not on actual directory copying and separat