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

RE: Yet Another topic: Authorization failed

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Mon, 14 Mar 2011 12:02:21 -0400

> I’ve created local repository on my computer using TortoiseSVN.
> I’ve successfully checked it out.
> But when I try to commit a new version of file, I get Authorization
> failed error.
>
> Meanwhile, I have two another local repository next to this one,
> and they work just fine.
>
> What might to be a problem?
>
> TortoiseSVN 1.6.13, Build 20954 - 64 Bit
>
> my config file:
>
> [general]
> anon-access = none
> auth-access = write
> password-db = /SourceControl/passwd
> realm = gosu
>
> SVN server is:
> svn, version 1.6.11 (r934486) compiled Apr 16 2010, 10:39:09

When you say "local repository" you mean it is on your client machine and you access it via the file:// protocol? I expect this isn't the case since the file:// protocol doesn't respect and security other than file system permissions afaik.

BOb

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2711451

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-03-14 17:02:27 CET

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.