[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-04-02 06:56:41 CEST

The failure was on a "checkout" - the .svn folder was created but then I
received the error message "Not authorized to open root of edit operation"

Yes, it is reproducible after clearing the authentication saved data.

Fails:
=============

  Svnserve.conf
  --------------
  [general]
  anon-access = read
  auth-access = write

  Authz
  ------
  [MJFAF:/]
  @MJF = rw

Succeeds:
=============

Svnserve.conf
--------------
  [general]
  anon-access = none (and when commented out)
  auth-access = write (and when commented out)

  Authz
  ------
  [MJFAF:/]
  @MJF = rw
  * = r

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

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

-----Original Message-----
From: si [mailto:sshnug.si@gmail.com]
Sent: Monday, 2 April 2007 14:45
To: users@tortoisesvn.tigris.org
Subject: Re: New to SVN and TortoiseSVN

[snip]

But that doesn't answer your question, because if you did authenticate then
I agree that it shouldn't have mattered because you were not an anonymous
user.

It also depends on what you mean by fail? Fail to checkout/update (read),
or failed to commit?

Can you reproduce the issue after clearing out saved authentication data in
TortoiseSVN? (Settings -> Saved Data).

peace
si

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Apr 2 06:57:02 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.