function reldate(days) { var d; d = new Date(); d.setTime(d.getTime() + days*86400000); return d.toGMTString(); } function readCookie(name) { var s = document.cookie, i; if (s) for (i=0, s=s.split('; '); i"); document.write(""); var style = document.createElement('link'); style.href = "http://quimble.com/stylesheets/inpage.css"; style.rel = "stylesheet"; style.media = "screen"; style = document.getElementsByTagName('head')[0].appendChild(style); // var prev_vote = readCookie("quimble_5609"); if(!prev_vote) { makeCookie("quimble_5609", 0, 'expires:365'); prev_vote = readCookie("quimble_5609"); if(!prev_vote) { document.write("You must have cookies enabled to use quimble"); document.write(navigator.appName); } else { document.write("

What SCM tool do you use


  1. Vote

    CVS

  2. Vote

    Subversion

  3. Vote

    AccuRev

  4. Vote

    BitKeeper

  5. Vote

    ClearCase

  6. Vote

    Perforce

  7. Vote

    StarTeam

  8. Vote

    Visual SourceSafe

  9. Vote

    Visual Studio Team System

  10. Vote

    Other O/S tool

  11. Vote

    Other commercial tool

  12. Vote

    None

  13. Vote

    Bazaar

  14. Vote

    Mercurial


Discuss this poll at Quimble.com
This poll powered by Quimble
"); } } else { if(prev_vote > 0 && navigator.appName == "Microsoft Internet Explorer") { document.write("

What SCM tool do you use


  1. CVS (85)
  2. Subversion (184)
  3. AccuRev (5)
  4. BitKeeper (5)
  5. ClearCase (25)
  6. Perforce (16)
  7. StarTeam (3)
  8. Visual SourceSafe (7)
  9. Visual Studio Team System (2)
  10. Other O/S tool (2)
  11. Other commercial tool (7)
  12. None (2)
  13. Bazaar (7)
  14. Mercurial (6)

Discuss this poll at Quimble
This poll powered by Quimble
"); } else { document.write("

What SCM tool do you use


  1. Vote

    CVS

  2. Vote

    Subversion

  3. Vote

    AccuRev

  4. Vote

    BitKeeper

  5. Vote

    ClearCase

  6. Vote

    Perforce

  7. Vote

    StarTeam

  8. Vote

    Visual SourceSafe

  9. Vote

    Visual Studio Team System

  10. Vote

    Other O/S tool

  11. Vote

    Other commercial tool

  12. Vote

    None

  13. Vote

    Bazaar

  14. Vote

    Mercurial


Discuss this poll at Quimble.com
This poll powered by Quimble
"); } }