HOME

TheInfoList



OR:

SVNBridge is an
extension Extension, extend or extended may refer to: Mathematics Logic or set theory * Axiom of extensionality * Extensible cardinal * Extension (model theory) * Extension (predicate logic), the set of tuples of values that satisfy the predicate * E ...
for Microsoft Azure DevOps Server (formerly Team Foundation Server or TFS) that allows the use of a
Subversion Subversion () refers to a process by which the values and principles of a system in place are contradicted or reversed in an attempt to transform the established social order and its structures of power, authority, hierarchy, and social norms. Sub ...
client (e.g.,
TortoiseSVN TortoiseSVN is a Subversion client, implemented as a Microsoft Windows shell extension, that helps programmers manage different versions of the source code for their programs. It is free software released under the GNU General Public License. To ...
) with Azure DevOps Server. SVNBridge is available free under the
Microsoft Public License The Shared Source Initiative (SSI) is a source-available software licensing scheme launched by Microsoft in May 2001. The program includes a spectrum of technologies and licenses, and most of its source code offerings are available for download aft ...
(Ms-PL).


Overview

Svnbridge is an
open source Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use the source code, design documents, or content of the product. The open-source model is a decentralized sof ...
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'. SVNBridge allows developers to participate in CodePlex projects while still using Subversion based tools they are familiar with.CodePlex Announces Support for TortoiseSVN and Other Subversion Clients
O'Reilly. 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

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

* Comparison of Subversion clients


References


External links

* {{Microsoft FOSS Free and open-source software Free software programmed in C Sharp Microsoft free software Apache Subversion Software using the MS-PL license 2007 software Windows-only free software