Difference between revisions of "Meta-CVS"

From Free Software Directory
Jump to: navigation, search
m (Blanked the page)
(Undo revision 42856 by Megalanya (talk))
 
Line 1: Line 1:
 
+
{{Entry
 +
|Name=Meta-CVS
 +
|Short description=Version control system built around CVS
 +
|Full description=Meta-CVS is a version control system created around CVS. It keeps most of CVS's features, but adds support for first class directory structure versioning, storage of symbolic links, and versioning of execute permissions and user-defined properties. Meta-CVS greatly simplifies branching and merging by keeping track of what is merged where. It records file types and automatically assigns a CVS keyword expansion mode to newly added files whose suffixes match previously recorded types. The package also has an importing feature that automatically figures out renames and moves, so it is easy to keep up with patches from multiple sources despite directory structure changes.
 +
|User level=none
 +
|Status=Live
 +
|Component programs=
 +
|Homepage URL=http://users.footprints.net/~kaz/mcvs.html
 +
|VCS checkout command=
 +
|Computer languages=Lisp
 +
|Documentation note=User guide included
 +
|Paid support=
 +
|IRC help=
 +
|IRC general=
 +
|IRC development=
 +
|Related projects=Subversion,RCS
 +
|Keywords=CVS,version control,Lisp,permissions,patch,branch,Meta-CVS
 +
|Is GNU=n
 +
|Last review by=Janet Casey
 +
|Last review date=2005-07-12
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|Version identifier=1.0.13
 +
|Version date=2004-03-12
 +
|Version status=stable
 +
|Version download=http://users.footprints.net/~kaz/mcvs-1.0.13.tar.gz
 +
|License verified date=2002-11-01
 +
|Version comment=1.0.13 stable released 2004-03-12
 +
}}
 +
{{Person
 +
|Role=Maintainer
 +
|Real name=Kaz Kylheku
 +
|Email=kaz@ashi.footprints.net
 +
|Resource URL=
 +
}}
 +
{{Resource
 +
|Resource audience=Bug Tracking,Developer,Support
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:kaz@ashi.footprints.net
 +
}}
 +
{{Software category
 +
|Interface=command-line
 +
|Software-development=version-control
 +
|Use=software-development
 +
|Version-control=cvs
 +
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=Janet Casey
 +
|License verified date=2002-11-01
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=CVS
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=CLISP compiled built with FFI support
 +
}}

Latest revision as of 17:07, 14 February 2017


[edit]

Meta-CVS

http://users.footprints.net/~kaz/mcvs.html
Version control system built around CVS

Meta-CVS is a version control system created around CVS. It keeps most of CVS's features, but adds support for first class directory structure versioning, storage of symbolic links, and versioning of execute permissions and user-defined properties. Meta-CVS greatly simplifies branching and merging by keeping track of what is merged where. It records file types and automatically assigns a CVS keyword expansion mode to newly added files whose suffixes match previously recorded types. The package also has an importing feature that automatically figures out renames and moves, so it is easy to keep up with patches from multiple sources despite directory structure changes.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Janet Casey

Verified on

1 November 2002




Leaders and contributors

Contact(s)Role
Kaz Kylheku Maintainer


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,SupportE-mailmailto:kaz@ashi.footprints.net


Software prerequisites

KindDescription
Required to useCVS
Required to buildCLISP compiled built with FFI support




Entry



















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.