rcs: GNU Revision Control System
authorFelix Fietkau <nbd@openwrt.org>
Sat, 2 Feb 2008 03:21:51 +0000 (03:21 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 2 Feb 2008 03:21:51 +0000 (03:21 +0000)
commit36fc371b9643c9325e35b4aadf3584eaf292c73d
tree9faf4474faf798bd5ff56f6fa89992faacf99556
parent90b533ad9bbc7f3a1a91c9cb8720047f40f4b52a
rcs: GNU Revision Control System

I like to maintain incremental revisions of system configuration files
and find rcs the easiest way to do so.

To use rcs in OpenWrt, I created a package, following the OpenWrt
package standards:
http://cgi.sfu.ca/~jdbates/openwrt/brcm-2.4/packages/rcs_5.7-1_mipsel.ipk

A diff against OpenWrt Subversion is inline below. I'd be delighted to
be able to contribute this package to OpenWrt.

https://dev.openwrt.org/ticket/2370

Signed-off-by: Jack Bates <ms419@freezone.co.uk>
SVN-Revision: 10359
utils/rcs/Makefile [new file with mode: 0644]
utils/rcs/patches/000-debian.patch [new file with mode: 0644]
utils/rcs/patches/100-cross_compile.patch [new file with mode: 0644]