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

Re: problem view log messages although other operations are enabled

From: Vertilka <vertilka_at_gmail.com>
Date: Sat, 17 Jan 2009 23:53:30 -0800 (PST)

Tnx Konstantin Kolinko for the reply.

The second link solved the problem.
I will quote the solution from section 5 on that page:

=============================================
5.
The issue is caused by inconsistency in configuration.
The following two alternative changes (either of them) do solve the
issue:

Solution A):

Add the following line to authz file:

* = r

thus confirming your decision to allow read-only access to anonymous.

Solution B):

Configure the following in svnserve.conf:
anon-access = none

==========================================================

I still think that the message box:
"d:\vinithra\build\svn_1.5.4\subversion\tmp\subversion\subversion
\libsvn_repos\log.c" is not a user friendly message.

More than that i believe that only one file (autz.db and
svnserver.conf) should be dealing with authentications.
In any case one should be subject to (sorry for my English, hope this
is the correct word) to the other file.

Vertilka

On Jan 12, 6:15 am, Konstantin Kolinko <knst.koli..._at_gmail.com> wrote:
> 2009/1/11Vertilka<verti..._at_gmail.com>:
>
>
>
>
>
> > I can browse-repo, commit, checkout and so on, but...
> > when i am trying to view the log messages using 'Show Log' command
> > from the context menu on a versioned file or folder or from the repo-
> > browse, i got error that the server cannot be connected or getting an
> > error message box:
> > The title is "TortoiseSVN" with big red X icon and the text of the
> > message box is as follow:
> > "d:\vinithra\build\svn_1.5.4\subversion\tmp\subversion\subversion
> > \libsvn_repos\log.c"
>
> > i also can't see the revision graph. it says "no graph is available".
>
> > disabling the log cache, using enabling log chaching' - doesn't help
> > (the "caches repositories" list is empty).
>
> > trying getting the log from the svn command line, using: "svn log
> > svn://svn_server:9876/" gives list of revisions in a format like this:
> > r74 : <no author> : <no date> : 1 line
> > r73: <no author> : <no date> : 1 line
> > etc...
>
> Sounds like this one:http://svn.haxx.se/users/archive-2008-10/0440.shtmlhttp://thread.gmane.org/gmane.comp.version-control.subversion.user/82...
>
> Best regards,
> Konstantin Kolinko
>
> ------------------------------------------------------http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMess...
>
> To unsubscribe from this discussion, e-mail: [users-unsubscr..._at_tortoisesvn.tigris.org].

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-01-18 08:56:51 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.