home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 10
/
Fresh_Fish_10_2352.bin
/
new
/
dev
/
misc
/
hwgrcs
/
product-info
< prev
next >
Wrap
Fred Fish's Product-Info
|
1995-08-25
|
3KB
|
120 lines
# This file contains product information that can be used by
# KingFisher 2.0 and other similar tools.
.name
HWGRCS
.type
Database
.short
GNU Revision Control System, Sources
.description
HWGRCS is a port of GNU RCS 5.6.0.1 to the Amiga with several Amiga
specific extensions.
Here is a quote that describes it quite well:
The Revision Control System (RCS) manages multiple revisions
of files. RCS automates the storing, retrieval, logging,
identification, and merging of revisions. RCS is useful for text
that is revised frequently, for example programs, documentation,
graphics, papers, and form letters.
.version
5.6pl12
.requirements
Requires OS2.04+, 1Mb+ RAM
.author
Walter Tichy
Paul Eggert
Amiga port by Heinz Wrobel
.reference
GoldFish-Vol1-2:d9xx/d982/HWGRCS/
5.6pl8
GoldFish-Vol1-2:d9xx/d981/HWGRCS/
5.6pl8
GoldFish-Vol1-2:d9xx/d980/HWGRCS/
5.6pl8
GoldFish-Vol1-1:BBS/d9xx/d982/HWGRCS.lha
5.6pl8
GoldFish-Vol1-1:BBS/d9xx/d981/HWGRCS.lha
5.6pl8
GoldFish-Vol1-1:BBS/d9xx/d980/HWGRCS.lha
5.6pl8
FrozenFish-Vol1:BBS/ALib/d9xx/d982/HWGRCS.lha
5.6pl8
FrozenFish-Vol1:BBS/ALib/d9xx/d981/HWGRCS.lha
5.6pl8
FrozenFish-Vol1:BBS/ALib/d9xx/d980/HWGRCS.lha
5.6pl8
FreshFish-Vol4:New/AmigaLibDisks/d982/HWGRCS/
5.6pl8
FreshFish-Vol4:New/AmigaLibDisks/d981/HWGRCS/
5.6pl8
FreshFish-Vol4:New/AmigaLibDisks/d980/HWGRCS/
5.6pl8
FreshFish-Vol4:BBS/AmigaLib/d982/HWGRCS.lha
5.6pl8
FreshFish-Vol4:BBS/AmigaLib/d981/HWGRCS.lha
5.6pl8
FreshFish-Vol4:BBS/AmigaLib/d980/HWGRCS.lha
5.6pl8
AmigaLibDisk982:HWGRCS/
5.6pl8
AmigaLibDisk981:HWGRCS/
5.6pl8
AmigaLibDisk980:HWGRCS/
5.6pl8
GoldFish-Vol1-2:d8xx/d856/HWGRCS/
5.6pl2
GoldFish-Vol1-2:d8xx/d855/HWGRCS/
5.6pl2
GoldFish-Vol1-1:BBS/d8xx/d856/HWGRCS.lha
5.6pl2
GoldFish-Vol1-1:BBS/d8xx/d855/HWGRCS.lha
5.6pl2
FrozenFish-Vol1:BBS/ALib/d8xx/d856/HWGRCS.lha
5.6pl2
FrozenFish-Vol1/BBS/ALib/d8xx/d855/HWGRCS.lha
5.6pl2
.distribution
GNU Public License
.address
Karlstr. 16
82131 Gauting
Germany
.email
heinz@hwg.muc.de
.source
Includes full sources in C
.docs
README.first
README
readme.guide
.described-by
Dan Fish (daf@starfish.amigalib.com)
.submittal
Downloaded via ftp from wuarchive.wustl.edu.
.execute
set orgdir `cd`
LAB Start
set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Cancel"`
if $choice GT "0"
if $choice EQ "1"
set filechoice `RequestFile TITLE "Select Readme File" PATTERN "#?Readme#?"`
set dirchoice `pathname $filechoice`
set filechoice `basename $filechoice`
failat 21
cd $dirchoice
MetaTool $filechoice GUIDE
failat 10
unset filechoice
unset dirchoice
else
if $choice EQ "2"
MetaTool readme.guide GUIDE
endif
endif
skip Start BACK
endif
.aminet-dir
dev/misc