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.
Learn More
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Command line tools, Language bindings, and Apache httpd modules
...Modules for Apache 2.2.x and 2.4.x (1.7.6 and up) is included.
Language bindings are NOT tested.
Source code is found at the Apache Subversion site at http://subversion.apache.org/
Code in this project is just a "Build script" and patches for VC6
Useful form to support SVN Commits as an SVN Start-Commit Hook Script
...Developers might recall situations when struggling with commit message structure and fighting the server side commit hooks instead of focusing on message content! Thus being annoyed instead of feeling an incentive to deliver high quality descriptions here.
The SVNStartCommitHelper is a client side start commit hook script (as a first version written in Python / Tkinter) exactly offering a well-structured form to fill in. The edited content is transformed and forwarded to the SVN commit dialog then. You still have full control on the commit message then. While using the helper you focus on message quality now instead struggling with message structure.
generate a GNU compliant ChangeLog file from the svn log messages using a very simple perl script. No big dependencies, no big libraries. Plain and simple.
PHP-Script to generate an RSS-Feed out of an Subversion History. Currently using the svn command line tools, supports multiple svn-sources and a caching to reduce the external requests. All configuration is done within a single xml-file.
PHP based commandline SVN repository data collector for easy stats implementation. Script manages an sqlite database as it's backend. Written in PHP 5.3, uses subversion commandline client.
svnwebmanager is purpose for svn user self manager,group,alias,repo,authority etc. manager via web ui. this version is for php. future maybe other language branche. svnwebmanager的主要目的是解决svn用户自管理/仓库权限的WEB管理.[htt
Python script to mirror a git repository with subversion
It uses a basic common working directory, where git checkout the file for each commit of the master branch
and then it will add, del, commit with a svn client.
Script to deploy svn changes to ftp. Deploy only changed files and check if current version are changed on server and ask what to do. Typical use 'sfdeploy d 4 HEAD': deploy svn changed file from version 4 to HEAD.
PHPUnitStats is a hook script for a SVN repository, which computes on each commit statistics of PHPUnit test cases performed by the author (by parsing the unified diff), and stores the result in a MySQL database.