Thanks for your quick reply!
> Log on ^/ shows all revisions; adding -g includes no more revisions.
Yep, that is the problem. IMHO the flag -g should also give output which
shows merge information, not only on deeper levels but also on the root
level of the repository. I can understand if most pe
Henrik Carlqvist writes:
> On Wed, 25 Jul 2012 11:17:55 -0500
> Justin Johnson wrote:
>
>> The command "svn log -vg" is not returning merge info when I execute
>> the command while sitting in a working copy of the root level of a
>> repository or when I pass in the URL to the root level of root
On Wed, 25 Jul 2012 11:17:55 -0500
Justin Johnson wrote:
> The command "svn log -vg" is not returning merge info when I execute
> the command while sitting in a working copy of the root level of a
> repository or when I pass in the URL to the root level of root level
> on the command line. A sim
Hello.
The command "svn log -vg" is not returning merge info when I execute
the command while sitting in a working copy of the root level of a
repository or when I pass in the URL to the root level of root level
on the command line. A simple test case can be seen below.
I see there is already an