Visual SourceSafe

Deprecated: This plugin has been marked as deprecated. In general, this means that this plugin is either obsolete, no longer being developed, or may no longer work.

More information about the cause of this deprecation, and suggestions on how to proceed may be found at https://github.com/jenkinsci/jenkins/pull/5320.

This plugin integrates Jenkins with Microsoft Visual SourceSafe .

Changelog

Version 1.9 (2011/8/8)

  • Added support for multiple paths in SourceSafe (JENKINS-810)

Version 1.8 (2010/9/19)

  • Fixed a ClassCastException with Maven projects (JENKINS-5404)

Version 1.7 (2009/4/23)

  • Fixed a bug that caused invalid channgelog generation if comments include non-ASCII characters. (report)

Version 1.6 (2009/4/22)

  • If run on Unix, report an error message pointing out that it only runs on Windows.
  • Improved error diagnosis when changelog.xml fails to parse (report)

Version 1.5 (2009/3/25)

  • Improved error diagnosis (report)

Version 1.4 (2009/2/25)

Version 1.3 (2009/2/18)

  • Fixed a ClassCastException used with Maven projects.