Android Tutorial

Showing posts with label Svn. Show all posts
Showing posts with label Svn. Show all posts

7.12.2011

uberSVN 11.6 Released

Welcome

1. Introduction

This user guide describes the beta edition of WANdisco's uberSVN.
Welcome to the uberSVN User Guide - quick start guide to getting uberSVN set up, a reference for getting the most out of uberSVN and getting more done, more quickly with Subversion.

1.1 What is uberSVN

uberSVN, as the name suggests, is intended to be the ultimate Subversion distribution. Developed with growth in mind, expanding the scope and functionality of Subversion (utilizing WANdisco's own rock-solid Subversion binaries) and delivering a fuller, more complete Free-to-use package than is currently available elsewhere.

1.2 uberSVN Family

While uberSVN is focused only on expanding the scope and functionality of Subversion, later products will expand into full ALM stacks, based on a completely modular approach that allows companies to benefit from increased integration, without being locked into specific components.

1.3 Intended Audience

We've developed uberSVN to be useful to both new-starters and experienced Subversion users. Likewise, this guide has been written with the same wide audience in mind.

1.4 Documentation for 3rd party components

uberSVN is integrated with several open source software components that require user-level documentation, in these cases links are provided to the open source vendor's own documentation.
You can keep up-to-date with the latest uberSVN news, talk to us or other users in SVNForum.org's uberSVN Community forum.

Installation SVN on Ubuntu

Installation on Ubuntu

You can install from our PPA, our tarball archive, or directly from our Subversion repository. Users new to Ubuntu should use the PPA option.

Adding the PPA

Karmic and later

sudo add-apt-repository ppa:rabbitvcs/ppa

Hardy, Intrepid and Jaunty

Add the following line to your /etc/apt/sources.list file (signing key=1024R/34EF4A35):
deb http://ppa.launchpad.net/rabbitvcs/ppa/ubuntu **DISTRIBUTION** main

Installing RabbitVCS

Update your software package repositories with: