On 07/23/2012 11:20 PM, Andy Levy wrote:
On Mon, Jul 23, 2012 at 4:08 PM, Angel Tsankov <fn42...@fmi.uni-sofia.bg> wrote:
Hello.
What might be the reason for 'svn log' not to show all revisions, but 'svn
log file://path/to/repo' to show them all. The reason why I need to know
this is that hg's convert extension seems to convert only those revisions
that 'svn log' shows no matter whether I run it on a working copy or on
repo.
Is your working copy checked out from the root of the repository?
No, it's not, and this is why 'svn log' does not show all revisions.
Thank you!