This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITA] rcs: The Revision Control System


Hi

I would like to adopt and maintain the `rcs' package from Stipe Tolj.

 o http://www.gnu.org/software/rcs/rcs.html  (Homepage)
 o ftp://ftp.gnu.org/gnu/rcs/rcs-5.7.tar.gz  (Download location)


Here is the setup.hint file:

sdesc: "The Revision Control System"
ldesc: "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, e.g., programs,
documentation, graphics, papers, and form letters."
category: Devel
requires: cygwin

-------------------------------- cut here ------------------------------------
#!/bin/bash

mkdir rcs
cd rcs

wget http://volkerzell.de/cygwin/ITP/rcs/setup.hint
wget http://volkerzell.de/cygwin/ITP/rcs/rcs-5.7-4-src.tar.bz2
wget http://volkerzell.de/cygwin/ITP/rcs/rcs-5.7-4.tar.bz2
-------------------------------- cut here ------------------------------------

Ciao
  Volker


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]