Subversion Path-Based Permissions in CollabNet TeamForge

CollabNet TeamForge (CTF) 5.2 has been out for a while now but I thought I would help introduce the most significant feature added as a result of its release: Subversion path-based permissions.  Prior to CTF 5.2, when you wanted to manage access control for your Subversion repositories, you were able to provide only “blanket level” [...]

Building an OS X based Subversion Server

This article explains in-depth how to build a Subversion server on OS X.

Subversion with Apache and LDAP: Updated

My previous blog entry discussing Subversion, Apache and LDAP is nearing two years old. It was written when Apache 2.0.x was still the mainstream and when Apache 2.2.x was released, changes in the LDAP modules and their respective configuration directives has left my previous entry very confusing for those wanting to use Apache 2.2.x. The [...]

AnkhSVN 2.0 Final Released

AnkhSVN 2.0 now shipping. Includes support for Subversion 1.5.

AnkhSVN 2.0 Nightly Builds Available

AnkhSVN, the Subversion plugin for Visual Studio, is under active development. Expect version 2.0 shortly after Subversion 1.5.

SharpSvn Brings Subversion to .NET

SharpSvn is a .Net binding for Subversion. CollabNet’s Jeremy Whitlock explains what it does and shows a sample application.

Subversion 1.4.6 Universal OS X Binaries Available

Subversion 1.4.6 Universal binaries for Mac OS X now available from openCollabet

Subversion 1.4.6 AIX Binaries Available

AIX binaries for Subversion 1.4.6 are now available on openCollabNet.

Mirroring Repositories with svnsync

Terminology To best discuss svnsync without getting confused, we should establish some common terminology before going any further: Master: The live read/write repository that will be mirrored via svnsync. Mirror: The read-only repository that is synchronized with the master via svnsync. Overview svnsync is a utility that became part of the standard Subversion offering when [...]

Universal Subversion Binary Gets Updated and Upgraded

Subversion 1.4.4 binaries for MAC OS X released on openCollabNet (http://open.collab.net)