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

Re: [TSVN] setup for tortoise svn client to access linux svn repository?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-09-17 09:17:18 CEST

Yushi Tian wrote:
> Hi, I have svn repository on Linux, and run "svnserver -d -r
> <repo_path>" on linux Rehat. When I use tortoise SVN on Windows to
> locate that server by repo browsing, with svn://<repo_path>, it tells
> me that can not locate that server. I am able to use
> Windows-->Start-->Run--> <type in path_name> to see the repository
> content. In linux, I can use: svn co svn://localhost/trunk to
> check-out. Did I miss anything to setup Tortoise SVN client?

If you use Windows-->Start-->Run--><path> you can see the repository
content, but how? Do you see it in the TSVN repository browser? Or the
explorer?
If you see it in explorer, then you either use http:// and not svn://,
or you've mapped the repository via a network share. Either way, that
doesn't really mean that you can access the repository correctly.

Please have a look at the Subversion docs. You must use the correct path
when starting svnserve, and also use that path in the URL.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Sep 17 09:17:38 2005

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.