Difference between revisions of "Gnu-arch"

From Free Software Directory
Jump to: navigation, search
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...)
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU arch
 
|Name=GNU arch
|Short description=Revision control system
+
|Short description=Revision control system.
 
|Full description=GNU arch is a revision control system with features that are ideal for projects with widely distributed development, concurrent support of multiple releases, and substantial amounts of development on branches. It is intended to replace [[CVS]] and corrects many mis-features of that system. arch permits branching and merging across multiple, distributed, public and private repositories. arch has fancy features for merging branches. It cleanly handles renamed files and directories. It includes a web interface for browsing repository contents. It has a feature called "revision libraries" which can be used to get very fast and very convenient access to past revisions.
 
|Full description=GNU arch is a revision control system with features that are ideal for projects with widely distributed development, concurrent support of multiple releases, and substantial amounts of development on branches. It is intended to replace [[CVS]] and corrects many mis-features of that system. arch permits branching and merging across multiple, distributed, public and private repositories. arch has fancy features for merging branches. It cleanly handles renamed files and directories. It includes a web interface for browsing repository contents. It has a feature called "revision libraries" which can be used to get very fast and very convenient access to past revisions.
 
|Homepage URL=https://www.gnu.org/software/gnu-arch/
 
|Homepage URL=https://www.gnu.org/software/gnu-arch/
 
|Is High Priority Project=No
 
|Is High Priority Project=No
 
|VCS checkout command=tla register-archive https://arch.savannah.gnu.org/archives/gnu-arch/
 
|VCS checkout command=tla register-archive https://arch.savannah.gnu.org/archives/gnu-arch/
|Documentation note=https://www.gnu.org/software/gnu-arch/tutorial/index.html
+
|Documentation note=https://www.gnu.org/software/gnu-arch/tutorial/
 +
 
 +
----
 +
[https://www.gnu.org/software/maintainer-tips.html Tips for new GNU maintainers]
 +
 
 +
 
 
|Decommissioned or Obsolete=Yes
 
|Decommissioned or Obsolete=Yes
|Decommissioned details=If you have time and interest in resurrecting this GNU package, please contact: mailto:maintainers@gnu.org.
+
|Decommissioned details=If you have time and interest in resurrecting this GNU package, please contact: mailto:maintainers@gnu.org
 
|Donate=https://my.fsf.org/donate/
 
|Donate=https://my.fsf.org/donate/
 
|Related projects=CVS,RCS,Subversion,svk,Bugs Everywhere,xtla
 
|Related projects=CVS,RCS,Subversion,svk,Bugs Everywhere,xtla
Line 17: Line 22:
 
|Version download=https://ftp.gnu.org/old-gnu/gnu-arch/tla-1.3.5.tar.gz
 
|Version download=https://ftp.gnu.org/old-gnu/gnu-arch/tla-1.3.5.tar.gz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/11/24
+
|Last review date=2019/01/12
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
Line 23: Line 28:
 
|Paid support=https://www.fsf.org/resources/service/
 
|Paid support=https://www.fsf.org/resources/service/
 
|Accepts cryptocurrency donations=Yes
 
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/old-gnu/gnu-arch/tla-1.3.5.tar.gz.sig
 
|Test entry=No
 
|Test entry=No
 
|Is GNU=No
 
|Is GNU=No
Line 30: Line 36:
 
{{Project license
 
{{Project license
 
|License=GPLv2
 
|License=GPLv2
|License verified by=Janet Casey
+
|License verified by=Bendikker
|License verified date=2002-02-11
+
|License verified date=2019/01/01
 
}}
 
}}
 
{{Person
 
{{Person
Line 79: Line 85:
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Aldrik KLEBER
+
|Real name=Aldrik Kleber
 
|Role=contributor
 
|Role=contributor
 
|Email=aldrik.kleber@tiscali.fr
 
|Email=aldrik.kleber@tiscali.fr
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Debian (Ref)(R)
+
|Resource audience=Debian (Ref) (R)
|Resource URL=https://tracker.debian.org/pkg/tla/
+
|Resource URL=https://tracker.debian.org/pkg/tla
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 106: Line 112:
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
 
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-gnu-arch/
 
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-gnu-arch/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/info-gnu-arch/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 114: Line 124:
 
|Resource kind=Download
 
|Resource kind=Download
 
|Resource URL=https://ftp.gnu.org/old-gnu/gnu-arch/
 
|Resource URL=https://ftp.gnu.org/old-gnu/gnu-arch/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category

Latest revision as of 15:42, 4 December 2020


[edit]

GNU arch

https://www.gnu.org/software/gnu-arch/
Revision control system.

GNU arch is a revision control system with features that are ideal for projects with widely distributed development, concurrent support of multiple releases, and substantial amounts of development on branches. It is intended to replace CVS and corrects many mis-features of that system. arch permits branching and merging across multiple, distributed, public and private repositories. arch has fancy features for merging branches. It cleanly handles renamed files and directories. It includes a web interface for browsing repository contents. It has a feature called "revision libraries" which can be used to get very fast and very convenient access to past revisions.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Bendikker

Verified on

1 January 2019




Leaders and contributors

Contact(s)Role
Tom Lord developer
Aldrik Kleber contributor
Ludovic Courtès contributor
James Blackwell contributor
Sergio Gelato contributor
Aaron Bentley contributor
Derek Zhou contributor
Andy Tai maintainer
Robert Collins contributor
Lode Leroy contributor


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-gnu-arch/
Savannah (Ref)https://savannah.gnu.org/projects/gnu-arch/
Generalhttps://savannah.gnu.org/people/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/help-gnu-arch/
VCS Repository Webviewhttps://arch.savannah.gnu.org/archives/gnu-arch/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/info-gnu-arch/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-arch-users/
Debian (Ref) (R)https://tracker.debian.org/pkg/tla
Downloadhttps://ftp.gnu.org/old-gnu/gnu-arch/


Software prerequisites

KindDescription
Required to build GNU make
Required to use GNU tar
Required to use GNU diff
Required to use GNU patch




Entry





"maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"developer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"contributor" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"contributor" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"contributor" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"contributor" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"contributor" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"contributor" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"contributor" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"contributor" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


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


"Savannah (Ref)" 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.