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

Repo browser: URL always starts "file://" not "svn://"

From: Steve-ukda <stevew_at_essex.ac.uk>
Date: Mon, 27 Oct 2008 04:51:39 -0700 (PDT)

Warning: Complete newbie to TortoiseSVN and subversion!

I'm currently evaluating source version control options for use by a small
team of programmers, and have installed Subversion on a test server, then
TortoiseSVN on my PC. The aim is to test having a central shared repository
on the server while each team member uses a local working directory to make
code changes, then commits the changes to the central repository using
TortoiseSVN.

I have a repository set up OK on the server, and a working directory set up
OK on the PC, but my problem is this: I navigate to the working directory in
Windows Explorer, right click and select TortoiseSVN -> Repo-browser. The
Repository browser URL entry ALWAYS shows a default URL in the "file://"
protocol format (e.g. file://servername/c$/svn_repositories/testproject), so
to make sure I am using svnserve I have to change it to a "svn://" format
(e.g. svn://servername/testproject). I would rather like the default to be
in the "svn://" format. This is despite having used TortoiseSVN -> Settings
-> Save Data and clearing the URL history, and also after using regedit to
delete the key [HKEY_CURRENT_USER\Software\TortoiseSVN\History\repoURLS].

I read somewhere that it is recommended to use the svn:// protocol instead
of file:// for multiple users to access a central repository. Maybe I am
misunderstanding something in that, or maybe it was an incorrect
recommendation. Does anyone have any advice on this?

Regards,

Steve

-- 
View this message in context: http://www.nabble.com/Repo-browser%3A-URL-always-starts-%22file%3A--%22-not-%22svn%3A--%22-tp20186233p20186233.html
Sent from the tortoisesvn - users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-10-27 12:52:02 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.