Difference between revisions of "Subversion"
m (wiki syntax) |
(subversion-1.13.0) |
||
(16 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=Subversion | + | |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. |
The main features of Apache Subversion are: | 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. | + | * 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. | ||
|Homepage URL=https://subversion.apache.org/ | |Homepage URL=https://subversion.apache.org/ | ||
− | | | + | |Is High Priority Project=No |
− | |VCS checkout command= | + | |VCS checkout command=svn co http://svn.apache.org/repos/asf/subversion/trunk subversion |
|Computer languages=C | |Computer languages=C | ||
− | |Documentation note= | + | |Documentation note=Apache Subversion documentation available at https://subversion.apache.org/docs/ |
− | |IRC | + | |Decommissioned or Obsolete=No |
− | |IRC development=irc:// | + | |IRC general=irc://chat.freenode.net/svn |
− | |Related projects=Meta-CVS,CVS,gnu-arch,PicoForge,RapidSVN,RCS,svk,svn2cl,Vesta,darcs,cssc,VADM | + | |IRC development=irc://chat.freenode.net/svn-dev |
− | |Keywords= | + | |Related projects=Meta-CVS, CVS, gnu-arch, PicoForge, RapidSVN, RCS, svk, svn2cl, Vesta, darcs, cssc, VADM, Git |
− | |Version identifier=1. | + | |Keywords=cvs, version control, rcs, svn, vcs |
− | |Version date= | + | |Version identifier=1.13.0 |
+ | |Version date=2019/10/29 | ||
|Version status=stable | |Version status=stable | ||
− | |Version download= | + | |Version download=https://archive.apache.org/dist/subversion/subversion-1.13.0.tar.gz |
− | + | |Last review by=Genium | |
− | |Last review by= | + | |Last review date=2020/04/22 |
− | |Last review date= | + | |Submitted by=Bendikker |
− | |Submitted by= | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | | | + | |User level=intermediate |
+ | |Accepts cryptocurrency donations=No | ||
+ | |Checksum=https://archive.apache.org/dist/subversion/subversion-1.13.0.tar.gz.sha512 | ||
+ | |OpenPGP signature=https://archive.apache.org/dist/subversion/subversion-1.13.0.tar.gz.asc | ||
+ | |Test entry=No | ||
|Is GNU=No | |Is GNU=No | ||
− | |||
}} | }} | ||
{{Project license | {{Project license | ||
Line 57: | Line 61: | ||
{{Person | {{Person | ||
|Role=Maintainer | |Role=Maintainer | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
|Real name=See for a complete list | |Real name=See for a complete list | ||
|Role=Contributor | |Role=Contributor | ||
− | |||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Ruby (Ref) |
− | |Resource | + | |Resource URL=https://rubygems.org/gems/subversion |
− | |Resource URL= | + | }} |
+ | {{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. | + | |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 | ||
}} | }} | ||
{{Featured}} | {{Featured}} |
Latest revision as of 03:35, 22 April 2020
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
Leaders and contributors
Contact(s) | Role |
---|---|
See for a complete list | Contributor |
Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
User | Download | https://subversion.apache.org/packages.html |
Debian (Ref) | https://tracker.debian.org/pkg/subversion | |
Ruby (Ref) (R) | https://rubygems.org/gems/svn | |
Developer | Homepage | https://subversion.apache.org/source-code.html |
Support | mailto:users@subversion.apache.org | |
Developer | VCS Repository Webview | https://svn.apache.org/viewvc/subversion/ |
Developer | mailto:dev@subversion.apache.org | |
Ruby (Ref) | https://rubygems.org/gems/subversion | |
Announcements | mailto:announce@subversion.apache.org | |
User, developer | Bug Tracking | http://subversion.tigris.org/issues/ |
Wikidata | General | https://www.wikidata.org/wiki/Q46794 |
Python (Ref) (R) | https://pypi.org/project/svn | |
User | Download | https://subversion.apache.org/download/ |
Software prerequisites
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.