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

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

. is the current working directory. It is saying that it isn't a
working copy. That doesn't mean it's not working - check "working copy"
in the manuals. You did cd into the root of the working copy as I
suggested right?

eg if you are doing show log on c:\test\my_project
then for the command line test first do
c:
cd \test\my_project

then try the log commands again

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