[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 15:31:32 +0100

Anto Marky wrote:
> Hi Dave,
>
> I tried the command but it gives the error
> svn: Syntax error in revision argument 'start_rev:HEAD'
>

I didn't literally mean start_rev, I meant you to put a number there.

This time though, I will suggest two things to type exactly:

(first change directory to the root of your working copy)

svn log .

svn log ._at_HEAD -r 1:HEAD

(both commands should output some log text)

If neither of those give you the error you need to ask on the TSVN list.

I see from your other post you have cleared the saved data - if that's
the case it's probably not to do with UUIDs.

---------------------------------------------------------------------
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-06 16:32:13 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.