Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
A flatfile-based metadata repository and integration with common build tools (make, ant, others). A code generation framework is included and is useful to conditionally generate code objects based on the deployment environment. Metadata+deploy = :)
ADISS (Active Directory Interface for Subversion Security) provides a means to automate the maintenance of Subversion authorization configuration files based on membership in Active Directory groups. Written in PHP with a Mysql database.
cvsq (CVS queued) is a tool that enables developers with a dial-up connection to work comfortably with CVS. It accepts same arguments as CVS but instead of directly processing them, cvsq stores all requests in a queue and handles them later.
The Patch Lifecycle Manager (PLM) provides a central point for tracking the lifecycle of patches against a source tree. Regardless of the RCS type system used by the developer to track development of the patch (CVS, Subversion, BitKeeper, or by hand...)
p4_to_cc_import.pl can be used to migrate files from Perforce revision control tool to IBM Rational ClearCase. It is far from a perfect migration tool, but better than nothing.
Bug/Feature tracking software for scripts. Currently includes Feature Suggestions, Popularity, Comments, Bug Tracking, Developers, Feature Information, News & Updates System, Member System and heaps more.
Flooda is a free SCM/VC (Software Configuration Management / Version Control) tool. Its source code size is less than 4000 lines, only 1 percent of SVN (Subversion) 's. But some of its features such as task/activity are more powerful than ClearCase UCM.
The VSSWebXtra project is a web interface for version control database named "Microsoft Visual SourceSafe" or VSS. A DotNetNuke (DNN) module is available and provides access to your VSS in your portal.
phpMakeUpdate is a Web-based intranet tool for export only modified files from
Subversion repository. With five mouse clicks you can create the gzip compressed
package for update your projects.
SCM (aka GemKit) provides source version control for GemStone/S. GS/S source code is stored in an ENVY repository. Changes made in the client development environment are automatically propagated to GS/S and optionally to the client execution environment.
SAVT is a set of shell scripts which allow you to put config files under version control using Subversion with support for metadata versioning (permissions, ownership) and share them with certain host types.
This framework is a release notes framework that enables to generate textual release notes from an XML file. This is an open framework that enables to integrate outer information (VSC, bug tracking). Stand-alone GUI and Eclipse integration is on march.
TunnelTools is a set of perl scripts to allow anonymous rsync and CVS access from machines inside a firewall by tunneling over an ssh connection to a host outside the firewall.
A simple update programm. The update provider can publish a file with the changes on a certain url and if the programm is run it get's new files, creates directories and removes old files according to the update informations.
Sosha is a .NET/C# program that tracks changes in files across any number of directories and saves a backup copy whenever they are changed. Specifically, the purpose of the application is to monitor source code as you edit it, making any changes undoable.
A simple easy-to-use application for "visually editing" large patch files (unified diff files); different patches/diffs/folders/files can be selected/deselected, the resulting patch file can be saved and/or run against a source tree (e.g.).
TextDiff.NET is the .NET component to list differences between two integer arrays using a "longest common subsequence" algorithm. Typically, this component is used to diff 2 text files once their individuals lines have been hashed.