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

Re: what is the name of the Windows svnserve server?

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Wed, 28 Jan 2009 09:01:31 +0000

2009/1/27 <mark_galeck_at_pacbell.net>:
> Hello, I used Tortoise before at work over the Internet, but now I want to set it up at home. I did start svnserve as a Windows service, but now I am having trouble connecting to it. The Tortoise manual in the section on svnserve, says:
>
> "To test that svnserve is working, use TortoiseSVN → Repo-Browser to view a repository.
>
> Assuming your repository is located in c:\repos\TestRepo, and your server is called localhost, enter:
>
> svn://localhost/repos/TestRepo
> "
>
> But the problem is, what _is_ my server called?? I have no idea, using "svnserve" or the Windows disk name does not work, and I don't see it explained anywhere in the Tortoise manual...

The server is your PC, so that is what you are trying to identify, not
the name of the svnserve program running on it. 'localhost' is always
used to refer to your own machine, so that would work.

Or as Uli mentioned, if you are a single user on a single PC you can
safely use file:// protocol on a local drive.

Simon

-- 
:       ___
:  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=1062319
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-01-28 10:01:54 CET

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.