On Thu, Jul 10, 2008 at 6:59 PM, Grant Edwards <grante_at_visi.com> wrote:
> On 2008-07-10, Grant Edwards <grante_at_visi.com> wrote:
>> According to the svn book:
>>
>>   Shows log messages from the repository. If no arguments are
>>   supplied, svn log shows the log messages for all files and
>>   directories inside of (and including) the current working
>>   directory of your working copy.
>>
>> That's sure not how it seems to work when I do it.  When I do
>> an "svn log" in a working copy, all I see are changes to the
>> directory itself.
>
> Perhaps I'm misunderstanding what the phrase "inside of" means
> in this context.  [What _does_ it mean in this context?]
Could you provide a script which shows the problem? (BTW: I think
you're experiencing the consequences of 'mixed revision working
copies'.)
Bye,
Erik.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-10 20:48:46 CEST