SVNBridge

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Script error: No such module "Infobox".Template:Template other Script error: No such module "Check for unknown parameters".Script error: No such module "Check for conflicting parameters". SVNBridge is an extension for Microsoft Azure DevOps Server (formerly Team Foundation Server or TFS) that allows the use of a Subversion client (e.g., TortoiseSVN) with Azure DevOps Server. SVNBridge is available free under the Microsoft Public License (Ms-PL).

Overview

Svnbridge is an open source project hosted on the Microsoft Codeplex project site. Support for accessing Codeplex via subversion has been described by CodePlex as 'our number one requested feature'.[1] SVNBridge allows developers to participate in CodePlex projects while still using Subversion based tools they are familiar with.[2]

The SVNBridge project provides two related SVNBridge products with differing modes of operation:

  • Either running as a client daemon (systray item) on Windows systems allowing Subversion applications on the client to access Azure DevOps revision control items on a remote Azure DevOps server.
  • Or as an IIS web application on the Azure DevOps server itself; thus enabling Subversion clients to connect directly to the Azure DevOps server using the Subversion http protocols, and without requiring additional software on the client. In this latter mode it provided an interoperability solution for Unix/Linux/macOS based Subversion tools.

See also

Script error: No such module "Portal".

References

<templatestyles src="Reflist/styles.css" />

Script error: No such module "Check for unknown parameters".

External links

  • Script error: No such module "Official website".Script error: No such module "Check for unknown parameters".
  • Template:GitHub

Template:Microsoft FOSS