rcslib

rcslib is a library for Python to access the rcs version control system.

It used to be part of the source distribution but has been declared obsolete.

Here is a version which I maintain, which will run on Python 2.2+. It has a ‘diff’ command which I added. This is used by Scribble in RCS mode.

This is a wrapper for the rcs utilities (ci, co, rlog, rcsdiff, etc) so the machine you run this script on will need those files to be available. Most Linux distributions should come with these pre-installed.

Download

Leave a Comment

Note: Your comment will only appear on the site once I approve it manually. This can take a day or two. Thanks for taking the time to comment.