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

Re: Starting up with TortoiseSVN

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 27 Mar 2011 12:32:40 +0200

On 26.03.2011 18:38, leon_nerd wrote:
> Hi All,
>
> I have knocked my head for hours over the internet and have not been able to
> find simple direct answers. Pls, don't direct me towards SVN documentation.
> If I was able to grasp them I would not be asking it over here. :-(
>
> I have a linux based VPS hosting server and a windows based local
> development PC. I want to put all my code on the server and use TortoiseSVN
> to work on it. So, here are my questions:
>
> 1. Do I need to install something on my VPS server? If yes, what is it? What
> things I need to take care of while doing this? (A lnk to the SVM
> documentation here is acceptable)

You have to install either svnserve or Apache and then the Subversion
module for Apache. And then configure the SVN server (svnserve or
apache), i.e., edit some config files to make this work.

>
> 2. Once I have setup TortoiseSVN on my server, I just need to "Create
> repository here" on my windows local machine. Right?

No. You have to create the repository on the server. TortoiseSVN as a
client then accesses that repository via the network protocol (either
svn:// in case of svnserve based server setup, or http(s) in case of an
apache based setup).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2714539
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-03-27 12:32:53 CEST

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

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