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

Re: Show log

From: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Sat, 11 Oct 2008 15:00:17 +0400

2008/10/11 Anto Marky <markysvn_at_gmail.com>:
>
> I have earlier posted this problem a week ago, still not able to sort it.I
> get an error "svn: Item is not readable" when check for svn log from the CLI
> and from TSVN i get a message like " offline for now, Permanently offline
> and Don't go offline" when I click Don't go offline, it asks fro the svn
> user name and pssword when I give the username and password it again asks to
> select the above three.I again select Don't go offline it gives a TSVN
> message subversion/libsvn_repos/log.c.
>

By googling I found the following page that mentions the message:
http://sdesmedt.wordpress.com/2006/11/04/building-a-development-environment-part-1-managing-your-sourcecode-with-subversion/

It says:
"(...) uses the log command of subversion to decide if something changed
in the repository, (..). Unfortunatly, this subversion command fails
with a message
"Item is not readable" if you didn't provide read access to the root for
anyone in the authz file."

I do not 100% agree with all that is written there, but at least it
gives you a direction
where to look: check the access rights.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-11 13:00:45 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.