CCNetConfig

ccnetconfig.zip (166,0 MB)
CCNetConfig is a GUI tool to create and maintain the ccnet configuration file for CruiseControl.NET.

Garry's Mod Addon Network

gman.zip (4,3 MB)
The easiest way to install, manage and deploy addons for the popular sandbox game Garry's Mod. With support for Subversion, even addons such as Wire and PHX can be installed with a few clicks.

GraphicalSVN

After seeing gource, I wanted to create an application that would do something similar for SVN. GraphicalSVN is a work in progress, it is by no means to be compared with Gource, I just wanted to see what I could do. Be warned it may not be pretty!

IronSvn

IronSvn.zip (43,3 MB)
NOTICE: This project has been superseded by SharpSvn which is in the same vein of this project. SharpSvn is more feature complete, more performant, and has continued development on it. I have already contributed parts of IronSvn into SharpSvn (including svnlook functionality) and recommend all users of IronSvn to move to SharpSvn. SharpSvn: http://sharpsvn.open.collab.net/ IronSvn is a managed C++.NET DLL wrapper around Subversion C client libraries. There are other projects accomplishing similar goals including SubversionSharp (http://www.softec.st/en/OpenSource/ClrProjects/SubversionSharp/SubversionSharp.html) and Svn.NET (http://www.pumacode.org/projects/svndotnet/). This project, IronSvn is not a PInvoke wrapper like SubversionSharp and Svn.NET -- it is a Managed C++.NET DLL which directly links to subversion libraries. The main differences are: * No PInvoke is required * MIT license instead of LGPL The main disadvantages of this project are: * It is not supported on Mono. It is only supported on Windows. I mainly created this project out of curiosity in using Managed C++.NET. I have no current plans of supporting the full Subversion API model as SubversionSharp and Svn.NET do. All I wanted to do with this project is to create a super leightweight, easy-to-use direct wrapper around the Subversion libraries. Take a look at the source code and let me know if you have any questions! Thanks, Kevin

MSBuild Extension Pack

The MSBuild Extension Pack provides a collection of over 480 MSBuild Tasks, MSBuild Loggers and MSBuild TaskFactories.

NSubversion for NET applications

NSubversion for .NET is simple and useful library, which give application in runtime mode, information about SVN, CVS tags used in source code, by the reflection SvnIdAttribute. Basic example. It's developed in C#, require .NET 2.0.

OfficeSVN - The subversion client for Office 2007

officesvn.zip (13,1 MB)
OfficeSVN is a subversion client for Microsoft Office 2007. This addin adds a ribbon in Word, Excel & PowerPoint.

Poker Hand History

Poker Hand History is simple (open source) hand history processor that provides the poker player with vital online poker statistics.

RepoCop

repocop.zip (78,4 MB)
RepoCop is a repository hook framework written in C#. Currently only Subversion is supported. You can easily configure actions to perform when something gets comitted. You can also assign conditions with these actions to implement complex rules on when these actions should run.

SharpForge - C# SourceForge implementation

SharpForge.zip (161,0 MB)
SharpForge supports collaborative development and management of multiple software projects. Similar to SourceForge or CodePlex but for your own team or organisation. The software is written in C# for .NET 2.0, it uses Subversion for source control and is released under the New BSD License.

SubVersionOne

SubVersionOne is an issue tracking plugin for the TortoiseSVN SubVersion client that integrates with VersionOne.

Svn2Svn: copy, sync, replay changes across SVN repositories (MOVED TO GITHUB)

svn2svn.zip (20,5 MB)
A tool that replays and applies changes across SVN repositories.

SvnBridge - Use TortoiseSVN with Team Foundation Server

SvnBridge.zip (17,3 MB)
SvnBridge allows you to use TortoiseSVN and other Subversion clients with Team Foundation Server. It converts the calls made by your Subversion client to the API supported by TFS.

SvnFlow

svnflow.zip (2,9 MB)
SvnFlow is an application, which helps synchronizing branches on different SVN servers in semi-automatic fashion

SVNManagerLib

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.

svnModule - File Sync using Subversion

svnmodule.zip (6,4 MB)
DotNetNuke Module for updates, checkouts and commits directly from an and to a subversion repository. This module demonstrates howto integrate subversion functionality into DNN using the SharpSVN library. Requirements: -> Telerik ASP.NET UI Library (dll) -> IWebCF

Svn Notes

svnnotes.zip (119 kB)
Svn Notes is a small tool written in C# that consumes a piped xml output of an svn log command and outputs a change log / release notes file.

SVNStyleCop

SVNStyleCop utility allows to integrate StyleCop with SVN server. This utility will run StlyeCop for every committed file (in pre-commit hook) and roll back commit if violation occurs. Detailed violation report sent back to the client.

Svn Version Tasks

Provides MSBuild tasks that you can add to any Visual Studio project in order to maintain automated version management for any assembly or executable. This will ensure that all versions on an assembly may reference a subversion revision number.

TUsvnAddIn

TUsvnAddIn.zip (1,8 MB)
TUsvnAddIn is a free Tortoise SVN addon for visual studio. TUsvnAddIn allows developers to use some of the Tortoise SVN features over Visual Studio 2005/2008/2010. This Tortoise SVN addin is my little contribution to the development community. Users may also use the code as reference as they please. Greetings from Israel!!!