Both CWCVS and CWProjector, like their names suggest, are plug-ins for
the CodeWarrior IDE starting from IDE 1.7.4 (CodeWarrior Gold 11),
whch introduced the plug-in architecture (VCS) these two rely on.
These integrate with the IDE's version control features using CVS (via
[MacCVS][1]) and MPW's Projector, respectively.
CWCVS relies on the presence of MacCVS, a client for CVS, to be used
with any CVS server, such as [Power MachTen 5.0.5][2]'s pre-installed
CVS 1.10. CWCVS allows Macintosh developers to use CVS with
CodeWarrior without arcane command line arguments or scripts.
CWProjector relies on the presence of Apple's SourceServer.
Serial number is 000000000000 (twelve zeroes).
This was reverse-engineered by @br and published with permission from
the author.
=== Main Downloads ===
Download #1 is for the latest versions of both CWCVS and CWProjector,
respectively 2.4.2 and 3.4.1. These are Carbon versions, and require a
CodeWarrior IDE of version 4.1 or later. Either plug-in can be
installed separately.
Download #2 is for the latest non-Carbon version of CWCVS, 2.3.2,
compatible with earlier versions of the CodeWarrior IDE and Mac OS.
Download #3 is for the latest non-Carbon version of CWProjector, 3.3,
compatible with earlier versions of the CodeWarrior IDE and Mac OS.
Download #4 is the latest source code for both, obtained from
[this][3] GitHub location.
=== Alternative Downloads ===
Download #5 is a BinHex alternative to download #1.
Download #6 is just for CWCVS 2.4.2, which otherwise is found in
downloads #1 and #5.
=====================
Links:
[Source code on GitHub][3] (HTTPS link)
[Archived CWCVS page][4]
[Archived CWProjector page][5]
[Archived CWCVS downloads page][6]
[Archived CWProjector page][7]
[A good review and somewhat of a guide for CWCVS and CWProjector][8]
[Archive of Metrowerks' website, makers of CodeWarrior][9]
[Archive of WinCVS' website, makers of MacCVS][10]
See also:
[MacCVSClient][11] (CVS client)
[MacCVS Pro][12] (CVS client)
[MacCVS / MacCVSX][1] (CVS client, required by CWCVS to function)
[Power MachTen][2] (version 5.0.5 includes CVS 1.10 server, and client)
[Amend][13]
[MacRelix][14] (external HTTPS link, supports Git)
Compatibility
Architecture: 68k PPC PPC (Carbonized)
Mac OS and Mac OS X.
CodeWarrior IDE 1.7.4 (CodeWarrior Gold 11) or later.
CodeWarrior IDE 4.1 or later for the Carbon versions.
MacCVS is required for CWCVS.
SourceServer is required for CWProjector.
CWCVS might require CVS repositories/databases to exist in advance
(supposedly due to a limitation in CodeWarrior).
CWCVS requires that MacCVS is used directly to create a workspace from
an existing repository, because CWCVS does not have a "cvs checkout"
facility.
CWCVS was officially tested and confirmed to work with at least MacCVS
version 3.2b6.
[1]:
http://macintoshgarden.org/apps/maccvs
[2]:
http://macintoshgarden.org/apps/machten-4
[3]:
https://github.com/hawkfish/efish
[4]:
http://web.archive.org/web/20120529000405/http://www.electricfish.com/products/CWCVS/
[5]:
http://web.archive.org/web/20111116205207/http://www.electricfish.com/products/CWProjector/
[6]:
http://web.archive.org/web/20100612031819/http://www.electricfish.com/products/CWCVS/Download.html
[7]:
http://web.archive.org/web/20100102054245/http://www.electricfish.com/products/CWProjector/Download.html
[8]:
http://web.mit.edu/macdev/Development/Documentation/www/CVS%20Documentation/Using%20CWCVS.html
[9]:
http://web.archive.org/web/20020201020350/http://www.metrowerks.com/
[10]:
http://web.archive.org/web/20020201020350/http://www.wincvs.org/
[11]:
http://macintoshgarden.org/apps/maccvsclient
[12]:
http://macintoshgarden.org/apps/maccvs-pro
[13]:
http://macintoshgarden.org/apps/amend
[14]:
https://www.macrelix.org/