[Discuss] Setup An SVN Repository server

Jerry Feldman gaf at blu.org
Mon Jan 27 11:47:30 EST 2014


On 01/27/2014 11:18 AM, John Malloy wrote:
> Does anyone have suggestions on the best way to Setup An SVN Repository
>  server?
>
> Are there templates out there?
>
> Is this a fairly simple build?
>
> What distro & tools are best?
>
>
SVN is fairly easy to set up. Plenty of docs available.
I prefer using an enterprise distro such as Red Hat Enterprise Linux or
CentOS.
I think it took me 10 minutes to set up an SVN repository at work. The
main thing you really need to know is the level of security. Are people
going to do checkouts remotely or will they be working on the server.
Most distros have SVN in their repos, so install it from the repo:
For RHEL: 'sudo yum install subversion'
Also, the docs are in http://subversion.apache.org/

You might want to get the O'Reilly book also.

-- 
Jerry Feldman <gaf at blu.org>
Boston Linux and Unix
PGP key id:3BC1EB90 
PGP Key fingerprint: 49E2 C52A FC5A A31F 8D66  C0AF 7CEA 30FC 3BC1 EB90



More information about the Discuss mailing list