Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
Sign up for free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
The purpose of this project is to develop a SVN client for the IBM i. Along with that, allow source members to be checked out, edited, compiled and committed from the green screen via PDM/SEU, or from an Eclipse based IDE.
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.
This repository has 2 releases of 'hello world'. It is used for training purposes. It shows a regular setup with trunk, branches, and tags. Check it out if you need a subversion checkout to mess with.
SVN Local Repository Monitor is a little tool that helps those unlucky people (like me) that are forced to use SVN Repositories on a network file share and who would like to easily monitor their team commit activity.
A standalone console application used for mailing revisions to a selected list of email addresses upon commit. Plugs into the SVN post-commit hook. Provides similar functionality and formatting as CVSMailer.
SVN Queue helps to commit from console when handling projects with many files. You add files to a queue in an easy way, can list the files, and can commit. Needs SVN.
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.
Command-line utility for working with a Subversion repository. "verbose blame" utility outputting the contents of a file in the repository by tagging its "blocks" with the log message when it was introduced. "embedded log" utility including the com
Subversion Web Control (SWC) is an "SVN Client" that allows to control a Webspace for Web-Projects based on SVN via Web Browser: Update your webspace, switch to tags or branches, run SVN commands and much more. Check 'Home Page' link for details.
The SVN shadow-copy service (svnshadow) is a Windows service written in C# which provides shadow-copy capability for Subversion source control repositories running on Windows 2000/XP/2003.
A JSF based webapplications which let Subversion user change their password by themself and let the Subversion admin add and delete users from any Subversion repository.
Target of the project is to simplify access right management of a Subversion server running with webdav on apache2. Users and groups can be imported out of an LDAP directory or added manually.
SVNFS is a FUSE filesystem for Linux that presents a read-only version of all revisions in a Subversion repository as a native mountpoint, transparent to all other programs.
The goal of SVNManagerLib is to create a kernel type library that can be used by .NET Web Services, Remoting, and ASP.NET for remotely administering Subversion repositories and users. This only supports files for svnserve as a NT Service or *nix Daemon
SVNPackager helps you prepare packages out of your SVN repository. Right click a folder and select "Prepare package". Useful for repeated deployments or sources distribution
Useful form to support SVN Commits as an SVN Start-Commit Hook Script
Professional environments focus on high development standards in Source Code Management. E.g. by usage of server side commit hooks to check for minimum acceptance levels on code and documentation quality including commit message structure and content.
TortoiseSVN offers only a free form text field to edit inside the Commit Dialog. 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.