[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: Andy Levy <andy.levy_at_gmail.com>
Date: Mon, 6 Oct 2008 11:14:25 -0400

On Mon, Oct 6, 2008 at 11:03, Anto Marky <markysvn_at_gmail.com> wrote:
> 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.

No, it means that the directory you're currently in is not a working copy.

> 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.
>
>

---------------------------------------------------------------------
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 17:15:06 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.