[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: Anto Marky <markysvn_at_gmail.com>
Date: Mon, 6 Oct 2008 20:33:38 +0530

Hi Dave,

Thanks for your input, in both the cases I get this error, svn: '.' is not a
working copy.

I don't understand the "." is not a working, is it telling about my working
repo? If so I am able checkout and commit.

Kindly suggest my next to figure out the issue.

Regards

Marky

On Mon, Oct 6, 2008 at 8:01 PM, Dave Lawrence
<dlawrence_at_ad-holdings.co.uk>wrote:

> 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.
>
Received on 2008-10-06 17:04:03 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.