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

Re: [TSVN] getting tortoisesvn to import

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-05-02 17:20:46 CEST

M.Hockings wrote:
> Hi, I am new to svn so please be gentle with me. I'm having some woes
> getting tortoisesvn and the svnserve to work happily together.
>
> Whenever I try to import a tree from my Win2K machine to a svn server on
> Linux I get the message that the connection is read-only. The
> repository browser can seem to read the repository ok but I can't seem
> to be able to put files into it from my laptop. To debug this problem I
> am starting svn with
> svnserver --foreground --daemon
>
> I have followed the book carefully (I think !) in setting up svn. The
> svnserve.config is set up with anaon-access = none and auth-access =
> write and the password db is present and configured as is the realm. I
> don't get challenged for authentication by tortoisesvn ever but if I
> make an error in the svnserve.conf then it complains about that.

Please post your svnserve.conf file - we can't help you otherwise. You
might have something else done wrong, not the *-access parts.

> Additionally, even though I have anon-access = none I can still browse
> the repository with the tortoisesvn repository browser so I think that
> svnserve or tortoisesvn is not picking up (or honouring) the auth settings?

TortoiseSVN uses the Subversion library. So if it doesn't work with
TSVN, it won't work with the CL client either (if we're talking about
repository access).

> Googling on this subject has not really shown much other than comments
> like "oh, I found the answer in the book" which really does not help
> much and I'm not seeing it.
> Any help or suggestions would be appreciated

I think the best comment we can give you here: you should ask on the
Subversion mailing list (users@subversion.tigris.org). People there are
more familliar with server setup on Linux than we are here.

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 Mon May 2 17:21:12 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.