Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
YaDT - Yet another Diff Tool. It is another front-end for diff and in earlier versions diff3 utility. With YaDT you can compare and merge 2 and/or 3 files. YaDT is written on Tcl/Tk and wrapped in a single executable file with the help of sdx and tclkit. diff and cvs utilities are embedded inside YaDT. Also, YaDT supports Git and Mercurial repositories, but git and hg are not embedded inside YaDT, you should have git/hg executable in your path environment.
cvsfs4hurd is a translator for the GNU Hurd, which allows to "mount" a CVS module into your local filesystem. It allows to view version controlled files as like they were regular files on your disk, however saving much network bandwidth.
Xcvs is a web-based CVS tracking tool. It traces the log information in CVS and generates a single patchset for each commit command. It also generates a patch file that captures the change for each patchset. The web interface allows one to query the patc
The CvsGui project is providing several high-end interface clients (WinCvs, MacCvs, gCvs) written in C++ using popular frameworks (MFC, PowerPlant, GTK+) with a scripting support via Python or TCL.
MacCVS Pro is a completely free CVS client for Mac OS that was originally developed at Netscape Communications Corporation. Various features include real multi-threaded CVS operations and an intuitive user interface that kicks bootay.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Scmsh is a restricted UNIX shell that executes a limited number of commands specific to Source Code Management systems (SCMs), specifically CVS and Subversion.
If you are a person who is using Subversion for the VersionControl System, and you are involved in a project that use CVS. If you want to synchronize your Subversion's repositories with the project's repositories, this is the tool you are looking for.
Makes browsing diff output easy, converting it to highly-readable highlighted Wikipedia-style HTML. Supports input from diff or rcs/cvs diff. Output is in attractive and 100% valid XHTML/CSS format.
"eccvs" is a GUI based versioncontrol system (for linux) that keeps track of all the resources of a software project. Here resources mean source code, documentation, etc., This software is based on the existing CVS command line tool.
This provides a package which presents the CVS contents as mountable file system.
It allows to view the versioned files as like they were ordinary files on a disk.
There is also a possibility to check in/out some files for editing.
A CVS with simple architecture and easy interface. Use to sincronize automatically a directory, project or for backup. Works in any OS with Perl. FEATURES: web access; client/server; protocol compression; own chksum; Web Admin.
This patch allows CVS to have a user-level security for the modules. A person is only able to make operations(in pserver mode) if he has the given permissions.
Provide secure and stable OS, based on highly modified Linux Kernel, own package system, like "BSD Ports". Compatible with x86, Power PC. Easy to use of any level users. Complete Documentantion in many languages. 99% compatible with Windows.
CVS is the Concurrent Versions System, the dominant open-source network-transparent versioncontrol system. This project is designed to first create a GUI wrapper for the BeOS version and then next to integrate it into a complete application.
VersionWeb is a tool for web pages version control in web itself. VersionWeb allows the authors to do checkout a file, commit, add, remove, rename, etc, that is, the operations more common in version control. The authors can control the versions of your p
ccvssh is reimplementation of cvssh in C. It is external program called by cvs (via :ext: method) and it connects to remote CVS pservers via SSL tunnel. It is fast and easy to use.