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

Re: Errors connecting TortoiseSVN to repository

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 04 Jun 2008 11:08:32 +0200

Gabriel Harrison wrote:
> Hi,
>
> We have recently set up SVN for the first time in debian and have
> successfully added files to the repository locally on the server and
> can see them through trac but I can't get tortoiseSVN to connect.
>
> If I try to checkout with TortoiseSVN using:
>
> svn://xx.xx.xx.xx/home/svn/sacs/
>
> I get the error:
>
> Error URL 'svn://xx.xx.xx.xx/home/svn/sacs' doesn't exist
>
>
> I guess I'm doing something simple wrong but will give as much info as I can...
>
> I'm using svn version 1.4.6 (r28521) and tortoiseSVN version 1.4.8.142137.
>
> If I telnet to the server I get this:
>
> C:\Documents and Settings\HarriG>telnet xx.xx.xx.xx 3690
>
> ( success ( 1 2 ( ANONYMOUS ) ( edit-pipeline svndiff1 absent-entries ) ) )
>
> This is the content of that folder on the server:
>
> tsd07u:/home/svn/sacs# ls
> conf dav db format hooks locks README.txt svn-commit.tmp
>
> Any help would be much appreciated,

Did you pass the '-r' flag to svnserve when you started it?
Without that, your path most likely won't match...

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-06-04 11:08:50 CEST

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.