A pure java application to synchronize Visual SourceSafe (VSS) database to the Subversion version control system (SVN). In the course of synchronization of a items path can be matched. The application can be started on any java-compatible platform.
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.
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.
You want to copy a project from one svn repository to another. You don't have admin access to either one. You don't need the history, but you do need the svn:externals and svn:ignore settings. svnforeigncopy to the rescue!
An open-source FPC LCL based GUI utility for version control tools (like SVN). It's inspired by Borland Team Source for the easy of use and simple interface.
as well as provides the latest features available with modern version control tools.
SvnCrawler is a tool for analysis of Subversion (SVN) repositories. The project includes different plug-ins for generating csv reports, rss feeds and more. Creating a new plug-in takes only a few bash lines. More info: http://svncrawler.sourceforge.net
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
Hier wird die Versionsverwaltung (SVN) für die LaTeX-Mitschrift der Vorlesung "Analysis für Informatiker und Statistiker" gehostet. Diese findet im WS 2009/2010 an der LMU München statt.
Command line utility to greatly simplify working with svn:ignore lists. Just use 'svnignore' to see all unversioned files, and 'svnignore -a' to ignore all unversioned files. Other options also exist.
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.
Handy PHP5 tool which mirrors two SVN repositories by reproducing each and every commit; useful when it's not possible to perform other mirroring or synchronization. AXE SVN Sync works on 2 working copies and advances the destination up to the source
The Beholder project was begun with the purpose of creating an opensource code library for use in cross-platform development of game software based on the D20 Game License released under the OGL by Wizards of the Coast.
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.
This project holds a server side implementation of the Patient Identifier Cross-Reference (PIX) and Patient Demographic Query (PDQ) profiles specified by IHE (IHE.net). The actors implemented are PIX Manager and PDQ Supplier.
Keros is an environment for cross platform scripting and development, providing project management capabilities such as building and library dependency resolution.
Automatic estimation of development effort, based on historic source code evolution.
Soft Size generates an HTML report of the evolution of the lines of codes of a project, by file and author, extracting the information from a Subversion repository
Java application designed to update existing java applications from an SVN repository. The application also optionally launches ANT build scripts during the update process.