Difference between revisions of "Subversion"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Subversion |Short description=Version control system |Full description=The goal of the Subversion project is to build a version control system that is a compelling ...")
 
(subversion-1.13.0)
 
(26 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Subversion
+
|Name=Apache Subversion
 
|Short description=Version control system
 
|Short description=Version control system
|Full description=The goal of the Subversion project is to build a version control system that is a compelling replacement for CVS. Its current features include:
+
|Full description='''Subversion''' (svn) exists to be recognized and adopted as a centralized version control system characterized by its reliability as a safe haven for valuable data; the simplicity of its model and usage; and its ability to support the needs of a wide variety of users and projects, from individuals to large-scale enterprise operations.
<br />
+
 
-Most current CVS features
+
The main features of Apache Subversion are:
-Directories, renames, and file meta-data are versioned
+
* Most CVS features.
-Commits are truly atomic
+
* Directories are versioned.
-Apache network server option, with WebDAV/DeltaV protocol
+
* Copying, deleting, and renaming are versioned.
-Standalone server option
+
* Free-form versioned metadata (“properties”).
-Branching and tagging are cheap (constant time) operations
+
* Atomic commits.
-Natively client/server, layered library design
+
* Branching and tagging are cheap (constant time) operations.
-Client/server protocol sends diffs in both directions
+
* Merge tracking.
-Costs are proportional to change size, not data size
+
* File locking.
-Efficient handling of binary files
+
* Symbolic links can be versioned.
-Parseable output
+
* Executable flag is preserved.
|User level=none
+
* Apache network server option, with WebDAV/DeltaV protocol.
|Status=Live
+
* Standalone server option (svnserve).
|Component programs=
+
* Parseable output.
|Homepage URL=http://subversion.tigris.org/
+
* Localized messages.
|VCS checkout command=svn co http://svn.collab.net/repos/svn/trunk subversion
+
* Interactive conflict resolution.
 +
* Repository read-only mirroring.
 +
* Write-through proxy over WebDAV.
 +
* Natively client/server, layered library design with clean APIs.
 +
* Binary files handled efficiently.
 +
* Costs are proportional to change size, not data size.
 +
* Bindings to programming languages.
 +
* Changelists.
 +
 
 +
It is developed as a free software project of the Apache Software Foundation.
 +
|Homepage URL=https://subversion.apache.org/
 +
|Is High Priority Project=No
 +
|VCS checkout command=svn co http://svn.apache.org/repos/asf/subversion/trunk subversion
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=See http://subversion.tigris.org/servlets/ProjectDocumentList for a complete list of documentation; Printed book Version Control with Subversion is released under a Free license. It is available from http://www.svnbook.org/.
+
|Documentation note=Apache Subversion documentation available at https://subversion.apache.org/docs/
|Paid support=
+
|Decommissioned or Obsolete=No
|IRC help=irc://irc.freenode.net/svn
+
|IRC general=irc://chat.freenode.net/svn
|IRC general=
+
|IRC development=irc://chat.freenode.net/svn-dev
|IRC development=irc://irc.freenode.net/svn-dev
+
|Related projects=Meta-CVS, CVS, gnu-arch, PicoForge, RapidSVN, RCS, svk, svn2cl, Vesta, darcs, cssc, VADM, Git
|Related projects=Meta-CVS,CVS,gnu-arch,PicoForge,RapidSVN,RCS,svk,svn2cl,Vesta,darcs,cssc,VADM
+
|Keywords=cvs, version control, rcs, svn, vcs
|Keywords=CVS,version control,subversion,RCS,SVN
+
|Version identifier=1.13.0
|Is GNU=n
+
|Version date=2019/10/29
|Last review by=Janet Casey
+
|Version status=stable
|Last review date=2005-07-06
+
|Version download=https://archive.apache.org/dist/subversion/subversion-1.13.0.tar.gz
|Submitted by=Database conversion
+
|Last review by=Genium
 +
|Last review date=2020/04/22
 +
|Submitted by=Bendikker
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.2.1
+
|User level=intermediate
|Version date=2005-07-05
+
|Accepts cryptocurrency donations=No
|Version status=stable
+
|Checksum=https://archive.apache.org/dist/subversion/subversion-1.13.0.tar.gz.sha512
|Version download=http://subversion.tigris.org/tarballs/subversion-1.2.1.tar.gz
+
|OpenPGP signature=https://archive.apache.org/dist/subversion/subversion-1.13.0.tar.gz.asc
|License verified date=2002-02-25
+
|Test entry=No
|Version comment=1.2.1 stable released 2005-07-05
+
|Is GNU=No
 +
}}
 +
{{Project license
 +
|License=Apache2.0
 +
|License verified by=Genium
 +
|License verified date=2013/09/11
 
}}
 
}}
 
{{Person
 
{{Person
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=
 
|Email=
 
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=See for a complete list
 
|Role=Contributor
 
|Role=Contributor
|Real name=See for a complete list
 
|Email=
 
|Resource URL=http://phpgroupware.org/contributors
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource audience=Ruby (Ref)
|Resource kind=E-mail
+
|Resource URL=https://rubygems.org/gems/subversion
|Resource URL=mailto:announce@subversion.tigris.org
+
}}
 +
{{Resource
 +
|Resource audience=Python (Ref) (R)
 +
|Resource URL=https://pypi.org/project/svn
 +
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref) (R)
 +
|Resource URL=https://rubygems.org/gems/svn
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/subversion
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=E-mail
 
|Resource kind=E-mail
|Resource URL=mailto:dev@subversion.tigris.org
+
|Resource URL=mailto:dev@subversion.apache.org
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Support
 
|Resource audience=Support
 
|Resource kind=E-mail
 
|Resource kind=E-mail
|Resource URL=mailto:users@subversion.tigris.org
+
|Resource URL=mailto:users@subversion.apache.org
 +
}}
 +
{{Resource
 +
|Resource audience=Announcements
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:announce@subversion.apache.org
 +
}}
 +
{{Resource
 +
|Resource audience=User
 +
|Resource kind=Download
 +
|Resource URL=https://subversion.apache.org/download/
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://svn.apache.org/viewvc/subversion/
 +
}}
 +
{{Resource
 +
|Resource audience=User, developer
 +
|Resource kind=Bug Tracking
 +
|Resource URL=http://subversion.tigris.org/issues/
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Homepage
 +
|Resource URL=https://subversion.apache.org/source-code.html
 +
}}
 +
{{Resource
 +
|Resource audience=User
 +
|Resource kind=Download
 +
|Resource URL=https://subversion.apache.org/packages.html
 +
}}
 +
{{Resource
 +
|Resource audience=Wikidata
 +
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q46794
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux
 
|Software-development=version-control
 
|Software-development=version-control
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=Apache
 
|License verified by=Janet Casey
 
|License verified date=2002-02-25
 
}}
 

Latest revision as of 04:35, 22 April 2020


[edit]

Apache Subversion

https://subversion.apache.org/
Version control system

Subversion (svn) exists to be recognized and adopted as a centralized version control system characterized by its reliability as a safe haven for valuable data; the simplicity of its model and usage; and its ability to support the needs of a wide variety of users and projects, from individuals to large-scale enterprise operations.

The main features of Apache Subversion are:

  • Most CVS features.
  • Directories are versioned.
  • Copying, deleting, and renaming are versioned.
  • Free-form versioned metadata (“properties”).
  • Atomic commits.
  • Branching and tagging are cheap (constant time) operations.
  • Merge tracking.
  • File locking.
  • Symbolic links can be versioned.
  • Executable flag is preserved.
  • Apache network server option, with WebDAV/DeltaV protocol.
  • Standalone server option (svnserve).
  • Parseable output.
  • Localized messages.
  • Interactive conflict resolution.
  • Repository read-only mirroring.
  • Write-through proxy over WebDAV.
  • Natively client/server, layered library design with clean APIs.
  • Binary files handled efficiently.
  • Costs are proportional to change size, not data size.
  • Bindings to programming languages.
  • Changelists.

It is developed as a free software project of the Apache Software Foundation.





Licensing

License

Verified by

Verified on

Notes

License

Apache2.0

Verified by

Genium

Verified on

11 September 2013




Leaders and contributors

Contact(s)Role
See for a complete list Contributor
Maintainer


Resources and communication

AudienceResource typeURI
UserDownloadhttps://subversion.apache.org/packages.html
Debian (Ref)https://tracker.debian.org/pkg/subversion
Ruby (Ref) (R)https://rubygems.org/gems/svn
DeveloperHomepagehttps://subversion.apache.org/source-code.html
SupportE-mailmailto:users@subversion.apache.org
DeveloperVCS Repository Webviewhttps://svn.apache.org/viewvc/subversion/
DeveloperE-mailmailto:dev@subversion.apache.org
Ruby (Ref)https://rubygems.org/gems/subversion
AnnouncementsE-mailmailto:announce@subversion.apache.org
User, developerBug Trackinghttp://subversion.tigris.org/issues/
WikidataGeneralhttps://www.wikidata.org/wiki/Q46794
Python (Ref) (R)https://pypi.org/project/svn
UserDownloadhttps://subversion.apache.org/download/


Software prerequisites




Entry













"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Python (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Ruby (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






"Announcements" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property."developer" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.







Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.