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

Re: Re: Reinstall SVN?

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Sun, 4 Nov 2012 16:59:16 +0000

On 4 November 2012 05:59, Taylor Murphy <tmurphy158111_at_gmail.com> wrote:
> Thanks for the response. It's been a while since I installed TortoiseSVN (over a year ago), and I don't recall installing a SVN server. I thought I read in another newsgroup that TSVN could create local repositories. My repo is local.
> Anyways, the url TSVN is trying to use is svn://localhost/somepath.
>

TSVN can create local repositories for access using file:// URLs. Your
repo may be on your PC but the svn:// protocol means that it is using
a separate server process.

> FWIW, I only recently updated, to TSVN 1.7.7. I'm not sure if the update could have created the SVN directory

As I already said, no it definitely did not. TSVN installs by default
into the Program Files directory, unless you specifically ask for it
to be installed somewhere different.

> So, I'm still stuck, not being able to access my repository, with the SVN server service being down because svnserve.exe is missing from its directory. I appreciate any advice on how to untangle this.

You need to locate your repository on your PC. If it has been deleted
then you need to recover it from backup. You then need to move it to
the new server, possibly by doing a dump/load cycle as described in
the subversion manual (remembering to preserve the repository UUID).
When it is safely up and running then use TSVN->relocate to make your
working copies point to the new server URL, or checkout a fresh
working copy from the new server.

Simon

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