Svn log - svn: '.' is not a working copy

Posted by fampinheiro on Stack Overflow See other posts from Stack Overflow or by fampinheiro
Published on 2010-04-28T12:55:31Z Indexed on 2010/04/28 13:03 UTC
Read the original article Hit count: 422

Filed under:
|
|
|

I'm getting "svn: '.' is not a working copy" when i use the svn log command.

I know that i need a working copy for the log command to work but can this be done directly on a repository?

My goal is to display the information (change history) of a repository. I think updating the working copy whenever i need the log information is not a good solution.

Is there an alternative solution to this or updating a working copy every time i need to log is the only way to go?

Thanks in advance.

© Stack Overflow or respective owner

Related posts about svn

Related posts about working-copy