Re: svn log shows all revs from repo, not so from WC

2012-07-23 Thread Angel Tsankov
On 07/23/2012 11:20 PM, Andy Levy wrote: On Mon, Jul 23, 2012 at 4:08 PM, Angel Tsankov 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

Re: svn log shows all revs from repo, not so from WC

2012-07-23 Thread Thorsten Schöning
Guten Tag Angel Tsankov, am Montag, 23. Juli 2012 um 22:08 schrieben Sie: > 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 client command considers the directory in which it was executed and normally only shows history f

Re: svn log shows all revs from repo, not so from WC

2012-07-23 Thread Andy Levy
On Mon, Jul 23, 2012 at 4:08 PM, Angel Tsankov 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 > tha

svn log shows all revs from repo, not so from WC

2012-07-23 Thread Angel Tsankov
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 cop