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

RE: New to SVN and TortoiseSVN

From: Malcolm Smith <mjfreelancing_at_optusnet.com.au>
Date: 2007-03-30 08:01:49 CEST

Already tried that without any luck.

My current settings are:

[general]
# anon-access = read
# auth-access = write
password-db = passwd
authz-db = authz

Where 'passwd' looks like this:

  [users]
  Malcolm Smith = <my password>

And 'authz' looks like this:

  [groups]
  MJF = Malcolm Smith

  [MJFAF:/]
  Malcolm Smith = rw
  

Malcolm Smith
MJ Freelancing
http://www.mjfreelancing.com

Associate Editor
C++Builder Developers Journal
http://www.bcbjournal.com

-----Original Message-----
From: Tehmurasp Ghyara [mailto:tehmurasp.ghyara@oracle.com]
Sent: Friday, 30 March 2007 15:38
To: users@tortoisesvn.tigris.org
Subject: Re: New to SVN and TortoiseSVN

> 4. Decided to set up a 'server' using svnserve.exe. Finally got this
> configured with a user/password and have tested logging in OK using
> svn:// URL
[snip]
> TSVN creates the .svn folder but nothing else - and reports the error >
"Not authorized to open root of edit operation"

I remember being stuck with something like this once. Have you also got
something like anon-access = read in svnserve.conf? If so, retry commenting
that out and restarting svnserve.

Ciao and regards
TG

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Mar 30 08:02:15 2007

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.