Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
Start Free
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
minirepo (abreviated to mr) is designed to handle small to middle
sized repositories with rcs.
It supports version bumping and snapshoting, which is simmilar
to a git or fossil commit hash
It keeps track of files checked into the repo via a MANIFEST file
The main configuration is located inside the MR/ directory
for each subdirectory initialized.
Its priamry purpose is to track files with rcs related commands.
This is to make it easier to deal with a lot of files...
rcss - rcs simplified.
RCS is revision control. While the newer revision controls like git have taken the world by storm, I find as a systems administrator that I don't need all the features of git, I need some thing simple and that stays on my server and is simple and easy to use. RCS fit the bill for me for revision control. RCS didn't make it easy to do things like compare, revert. So I wrote rcss, to make working with rcs MUCH simpler, at least for myself. I hope you find it as...
GD RCS is a revision contol system which supports repository on removable media. It combines the abilities of PRCS, archiving tools like Zip and backup utilities.
This is a simple java-swing front end for the RCS program.
It allow to manage projects made of several ffiles instead of doing it file by file with the command-line program.
Using RCS and not CVS for local version control? WebRCSdiff is a set of php scripts to view rcsdiff much like ViewCVS, except it works with RCS. These scripts are devised for easy installation.
The NovaGrid rcsmanager is front-end interface to local RCS unix commands (rcs, ci, co, rlog).
It can be used to manage local revisions of development files or documents.
If you are a admin some project, and you donot like CVS, you must have this! In public part, you can post current files, history of project, open tasks,... Developers can post new code and take the currently (like in CVS), send messages to other devs,...
Armiger is CVS server (100% pure Java application) . Armiger is Control Version System Server (CVS Server) implements in java language. It can plugin Ant (jakarta subproject) like cvs client and cvs server.
A simple perl (or python) CGI that exports the MainLine of a CVS repository as a website. In use since 1998, recently added Subversion support to help migrate away from CVS.