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

Re: Questions about subversion

From: Edmund Wong <ed_at_kdtc.net>
Date: Fri, 08 May 2009 22:43:58 +0800

Prabhu, VM (Vinayak) wrote:
> Hi Everyone,
>
> I want to install a version control system for my project. I was looking
> at your website to install version control software and I had few
> questions. I want to install a CVS on a windows server and use the CVS
> primarily for check in and checkout of files.

Don't you mean SVN and not CVS?

> 1. I can see few software below which one I need to install from the
> below software ?
> CollabNet <http://www.collab.net/downloads/subversion/> (Certified
> binaries)
> Tigris.org: Apache 2.0
> <http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=91>
> or Apache 2.2
> <http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=8100
> SlikSVN <http://www.sliksvn.com/en/download> : 32 and 64 bit client MSI
> VisualSVN <http://www.visualsvn.com/server> (VisualSVN Server)
>

The two things (for starters, at least) you need are:

   1) Subversion
   2) Apache (IF you want to run an Apache setup. Otherwise,
               you can still run Subversion under Svnserve,
               which is simpler.)

SlikSVN and VisualSVN are clients that can be installed
on your Windows system.

> 2. Is TortoiseSVN <http://tortoisesvn.tigris.org/> (Windows) the
> right client from CVS ?

For Subversion? Yes. There are others of course, but I'm
using TortoiseSVN.

>
> 3. If I understand this right the above software can be downloaded and
> installed and it's free. I am just double checking.

Yes. Read the book while you're at it to further
understand what Subversion is about.

If, on the other hand, you are looking for CVS, then you're
looking at the wrong site. :)

Edmund

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2115000

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-08 16:46:04 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.