Re: Where/How to get a Test Subversion Server
From: Richard Cavell <richardcavell_at_mail.com>
Date: Sat, 29 Oct 2011 16:53:00 -0400
Try this on a Unix-like system:
cd ~
When you're done playing,
rm -rf /myrepo
On Sat, Oct 29, 2011 at 12:07 PM, Pietro Moras <studio-pm_at_hotmail.com> 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 TortoiseSVN > > That said in case you know any better. Pretty much everything you can do with subversion will work with a local repository and file:/// references. Do your initial testing/learning that way, then decide what OS platform you want for your server. I'd recommend a linux distribution where it would be included in the standard system and updates, but that's a matter of preference. You should not see any differences from the client side regardless of
|
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.