DotSVN
Encyclopedia
DotSVN is a Free open source
Open source
The term open source describes practices in production and development that promote access to the end product's source materials. Some consider open source a philosophy, others consider it a pragmatic methodology...

 .Net port of Subversion. It is released under the GNU General Public License
GNU General Public License
The GNU General Public License is the most widely used free software license, originally written by Richard Stallman for the GNU Project....

.

Current version of DotSVN implements the repository access layer using 'file://' protocol to access a local FSFS repository. With this version, it is possible to implement applications similar to WebSVN that can read the contents of an SVN repository, display the history of files in the repository etc.

DotSVN is designed to be 100% compatible with the Subversion back-end. This will facilitate side-by-side deployment of Subversion and DotSVN which in turn will help in leveraging the ecosystem of existing tools like TortoiseSVN
TortoiseSVN
TortoiseSVN is a Subversion client, implemented as a Microsoft Windows shell extension. It is free software released under the GNU General Public License.TortoiseSVN won the SourceForge.net 2007 Community Choice Award for Best Tool or Utility for Developers....

. DotSVN implements a layered architecture similar to Subversion, thereby enabling developers to create solutions suitable for each layer.

See also

  • Subversion - an open source
    Open source
    The term open source describes practices in production and development that promote access to the end product's source materials. Some consider open source a philosophy, others consider it a pragmatic methodology...

     application used for revision control
    Revision control
    Revision control, also known as version control and source control , is the management of changes to documents, programs, and other information stored as computer files. It is most commonly used in software development, where a team of people may change the same files...

  • Comparison of Subversion clients
    Comparison of Subversion clients
    A comparison of Subversion clients includes various aspects of computer software implementations of the client role using the client–server model of the Subversion revision control system.- Descriptions:...


External links

The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK