How to – Create Read Only User in CollabNet Subversion Edge

After your installation of CollabNet Subversion Edge, once you will create user that gets the Read-Write Access to all the available repositories because by default Repository Access Rule is (as shown below) [/] * = rw That means Read-Write Access to all Users for all available repositories. You should Edit Repository Access Rule as [/]* = r varinder = rw That means Read-Only Access to all Users and Read Write Access to User “varinder” only. Hope this will be useful

» Read more

CollabNet Subversion Edge – Configuration

In the previous post, you have seen the complete installation of Subversion Edge. After Installation, once you will login the web-based console for configuration managing the server. You can see in the below screenshot, Your SVN Server is down yet. Now, first we see some important configuration parameter (Highlighted in Red) that we have to set as per our requirement before starting SVN Server. There are lots of other configuration parts that you may need to setup as per requirement

» Read more

Installation CollabNet Subversion Edge – Step by Step

CollabNet Subversion Edge is a Subversion server distribution that includes a complete software stack of Apache, Subversion and ViewVC as well as a powerful web-based console for managing the server. In this Post, we will see the intallation steps for CollabNet Subversion Edge. Go to URL : http://www.collab.net/downloads/subversion  and download latest version Subversion Edge and within minutes be up and running with a fully featured, web and cloud enabled Subversion (SVN) platform. Here we downloaded the Subversion Edge 4.0.6 (Windows

» Read more