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

Re: Reinstall SVN?

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Sat, 3 Nov 2012 14:24:11 +0000

On 3 November 2012 05:21, Taylor Murphy <tmurphy158111_at_gmail.com> wrote:
>
> I had been using TortoiseSVN on my Windows Vista box for over a year for solo development. I also have XAMPP stack installed. I need to move my repo to a host so another developer can work with me. Since I don't have a SVN server installed and hence a command line, I couldn't generate a dump file, so I tried to install Subversion. After installation, TortoiseSVN couldn't connect to the repository on localhost, giving an error message "No connection could be made because the target machine actively refused it."
>

What URL were you previously using to access your repository? Unless
it started with file:// then you must have had a server installed
already. localhost sounds very much like an http:// connection.

> After much searching around, I finally decided to uninstall Subversion and do a repair install of TortoiseSVN. Still got the error. I looked at the svn service, and it's trying to invoke svnserve.exe in c:\svn\bin, but that folder is empty except for a help and a readme file.
>
> I assume that TortoiseSVN installed a version of SVN in c:\svn. How can I restore/reinstall/repair it so that the service will run again, assuming the service being down is what's preventing TortoiseSVN from connecting to the repo?

Nope. TortoiseSVN is just a client. It does not install a server at
all. Since 1.7.0 the TortoiseSVN installer will optionally install the
subversion command line tools within the {Program Files}/TortoiseSVN
folder, but that is all it does. It does not create a service or
anything like that. You must have done this yourself.

Simon

--
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
N
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3025639
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-11-03 15:24:18 CET

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

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