[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Where/How to get a Test Subversion Server

From: Stefan Sperling <stsp_at_elego.de>
Date: Sat, 29 Oct 2011 19:52:12 +0200

On Sat, Oct 29, 2011 at 05:07:13PM +0000, Pietro Moras wrote:
> In need of breaking the
> initial ice with Subversion, I wonder if you have any real knowledge
> of a Test Subversion Repository/Server where to start understanding,
> hands-on, what it's all about.
>
> Anyhow, these are the related generic—and, so far, untested—hints I've already collected: -- Redbean book -- CollabNet -- Subversion Edge -- Trial Subversion
> server at: SpringLoops.com, Beanstalkapp.com -- GUI client
> TortoiseSVNThat said in case you know any better. Thank you. - P.M.
>

There is no need to set up a server to try out Subversion.

Install TortoiseSVN 1.7.1. Create a new directory C\:repos.
Right-click on that directory, pick "TortoiseSVN->Create repository here"

This gives you a repository to play with on the local machine.
You can access it with TortoiseSVN, and other clients, with this URL:
file:///C:/repos

Please read Chapter 2 of the red-bean book before proceeding.
It explains the basics quite well.
Received on 2011-10-29 19:52:49 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.