With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Cloud tools for web scraping and data extraction
Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.
Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
It's a web application which provides a unify solution to stat. CVS/SVN repository modules code change information and generate html reports. User can browse line of change, file of change, code diff, check-in comment and so on, it can stat. more repository modules one time. After repository modules configured, stat. is simple like a search.
stat. cvs,svn code changes and generate html report
It's a web application which provides a unify solution to stat. CVS/SVN repository modules code change information and generate html reports. User can browse line of change, file of change, code diff, check-in comment and so on, it can stat. more repository modules one time. After repository modules configured, stat. is simple like a search.
It's the mirror project of CodeChangeViewer: http://sourceforge.net/projects/ccv/.
cvsphpview is based on phpBrowseCVS 1.0, it provides simple PHP class to access CVS repositories from local or remote (not soon). It can do any of following jobs: lists, logs,diffs,annotates,checkouts,.... After all, I try to make it better for you.
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
StatCvs-XML provides statistics about cvs usage based on the cvs log. It extends the StatCvs project with fancy 3D charts, advanced report generation and customization features. It also features a plugin for seamless integration with Apache Maven.
This script was designed to run on a PHP-enabled web server that hosts Mercurial (Hg) repositories. It will initialize a new repository under the specified name and create the HGRC file with the description and contact information.
CVSweb-PHP offers a web interface access to a CVS repository. CVSweb-PHP was created for cases where a project still using CVS has no means of installing a CGI script on its web server, but where running a PHP script is an option.
StatCVS generates HTML reports from CVS repository logs. The reports give developers and project managers insight into the evolution of the code base and individual contributions. StatCVS is a command line application and written in Java.
cvstat is usefully for the project manager to statistics and analysis CVS log, it import cvs log to a sqlite3 db, so the PM can use SQL query the db.
the GUI is based on Qt 4.5, so it will be run at the platform that Qt supported.
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
cvsbackup is a perl-based tool for backuping your files and sending diffs via e-mail. package also includes scheduler (optional) which helps you monitor more than 1-2 servers (helps to prevent high loads on config repository).
A "plugin" to CVS which will update the dotProject management suite. It is written in Perl, and will process the cvs commit log, checking for required/optional dotProject parameters for a task, and then update the mysql database which dotProject uses.
A Standalone and Flexible Framework which allows java developers to access CVS with minimal understanding of its implementation details. JRepository is a command pattern based framework where each command wraps a cvs command. Most common commands are imp
This project will provide a PHP class to communicate with a CVS repository via both direct connection to a local filesystem and pserver access to the repository, with the possibility of enabling (in a future version) connectivity using the :ext: method.
ViewVC is a web-based version control repository browser, currently supporting CVS and Subversion repositories. Project development is now hosted at https://github.com/viewvc/viewvc/.
MyWebFTP is a little PHP Tool that allows you to manage you files and directories on your webspace, through a web browser. Usefull when you are behind a restrictive proxy and more handy than an heavy software FTP Client. Uses only PHP file functions.
"eccvs" is a GUI based version control 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.
CVSConsole is a Console based Text User Interface for CVS. The Frontend is planned in Curses Development Kit. Unlike the shell kind of interface, CVSConsole is menu based and utilises the full screen (25x80). The project allows the user to browse the rep
Very simple project for reporting on cvs repositories. Two independent implementations are being written - one in Java and one in Python. Thus this is also a comparison between the two languages.