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

Re: Show log - Item is not readable error

From: Dave Lawrence <dlawrence_at_ad-holdings.co.uk>
Date: Mon, 06 Oct 2008 13:47:29 +0100

Anto Marky wrote:
> Hi,
>
> I am new to svn, I have installed svn on 1.5.1 on my linux centOS box.My
> users are able to connnect, checkout and commit without any problem.But
> when they select show log in the Tortoise SVN it gives an error Item not
> readable.
>
> Is this an error of SVN or something in the tortoise svn side?

To answer that, test the same operation on the command line
svn log my_pathname_at_HEAD -r start_rev:HEAD

Where start_rev is typically 100 short of HEAD if you're using the defaults.

---------------------------------------------------------------------
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-07 04:06:54 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.