Difference between revisions of "Cssc"

From Free Software Directory
Jump to: navigation, search
(new release)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=cssc
+
|Name=GNU CSSC
 
|Short description=Free clone of SCCS
 
|Short description=Free clone of SCCS
|Full description=CSSC is the GNU project's replacement for the traditional Unix SCCS suite. It aims for full compatibility (including precise nuances of behaviour, support for all command-line options, and in most cases bug-for-bug compatibility) and comes with an extensive automated test suite. If you currently use SCCS for version control, you should be able to just drop in CSSC, even if you have a large number of shell scripts which are layered on top of SCCS and depend on it. This will let you to develop on and for GNU/Linux if your source code exists only in an SCCS repository. CSSC also lets you migrate to a more modern version control system.
+
|Full description='''CSSC''' is the GNU project's replacement for the traditional Unix SCCS suite. It aims for full compatibility (including precise nuances of behaviour, support for all command-line options, and in most cases bug-for-bug compatibility) and comes with an extensive automated test suite. If you currently use SCCS for version control, you should be able to just drop in CSSC, even if you have a large number of shell scripts which are layered on top of SCCS and depend on it. This will let you to develop on and for GNU/Linux if your source code exists only in an SCCS repository. CSSC also lets you migrate to a more modern version control system.
 +
|Homepage URL=http://sourceforge.net/projects/cssc/
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
+
|VCS checkout command=git clone git://git.savannah.gnu.org/cssc.git
|Component programs=
 
|Homepage URL=http://sourceforge.net/projects/cssc/
 
|VCS checkout command=
 
 
|Computer languages=C++
 
|Computer languages=C++
|Documentation note=User manual included; also available in HTML format from http://cssc.sourceforge.net/manual/cssc.html
+
|Documentation note=User manual included; also available in HTML format from https://www.gnu.org/s/cssc/manual
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=CVS,RCS,Subversion
 
|Related projects=CVS,RCS,Subversion
 
|Keywords=software development,system administration,version control,CSSC,SCCS
 
|Keywords=software development,system administration,version control,CSSC,SCCS
|Is GNU=y
+
|Version identifier=1.4.0
|Last review by=Janet Casey
+
|Version date=2014/07/11
|Last review date=2009-04-21
+
|Version status=stable
 +
|Version download=https://ftp.gnu.org/gnu/cssc/CSSC-1.4.0.tar.gz
 +
|Last review by=Genium
 +
|Last review date=2014/08/07
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.2.0
+
|Status=
|Version date=2009-04-11
+
|Is GNU=Yes
|Version status=stable
+
|GNU package identifier=cssc
|Version download=http://ftp.gnu.org/gnu/cssc/CSSC-1.2.0.tar.gz
 
 
|License verified date=2009-04-21
 
|License verified date=2009-04-21
|Version comment=
+
}}
 +
{{Project license
 +
|License=GPLv3
 +
|License verified by=genium
 +
|License verified date=2014/08/07
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=James Youngman
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=James Youngman
 
 
|Email=jay@gnu.org
 
|Email=jay@gnu.org
 
|Resource URL=
 
|Resource URL=
Line 37: Line 37:
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://sourceforge.net/cvs/?group_id=8064
+
|Resource URL=http://git.savannah.gnu.org/cgit/cssc.git
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 47: Line 47:
 
|Resource audience=Bug Tracking
 
|Resource audience=Bug Tracking
 
|Resource kind=Homepage
 
|Resource kind=Homepage
|Resource URL=http://sourceforge.net/tracker/?group_id=8064&atid=108064
+
|Resource URL=https://savannah.gnu.org/bugs/?group=cssc
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=Mailing List Info/Archive
 
|Resource kind=Mailing List Info/Archive
|Resource URL=http://lists.sourceforge.net/mailman/listinfo/cssc-devel
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-cssc
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 59: Line 59:
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-04-21
 
}}
 
{{Project license
 
|License=GPLv3
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-04-21
 
}}
 

Revision as of 02:07, 7 August 2014


[edit]

GNU CSSC

https://www.gnu.org/software/cssc/
Clone of nonfree SCCS.

CSSC is the GNU project's replacement for the traditional Unix SCCS suite. It aims for full compatibility (including precise nuances of behaviour, support for all command-line options, and in most cases bug-for-bug compatibility) and comes with an extensive automated test suite. If you currently use SCCS for version control, you should be able to just drop in CSSC, even if you have a large number of shell scripts which are layered on top of SCCS and depend on it. This will let you to develop on and for GNU/Linux if your source code exists only in an SCCS repository. CSSC also lets you migrate to a more modern version control system.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

8 May 2018




Leaders and contributors

Contact(s)Role
James Youngman Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/archive/html/cssc-users/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Savannah (Ref)https://savannah.gnu.org/projects/cssc/
Generalhttps://savannah.gnu.org/people/
VCS Repository Webviewhttps://web.cvs.savannah.gnu.org/viewvc/cssc/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-cssc/
Downloadhttps://alpha.gnu.org/gnu/cssc/
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/cssc.git/
Downloadhttps://ftp.gnu.org/gnu/cssc/
VCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/cssc/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/cssc-users/
Debian (Ref)https://tracker.debian.org/pkg/cssc


Software prerequisites




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.