[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: log -g problem when performed on files

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 8 May 2008 09:55:43 -0400

On Thu, May 8, 2008 at 9:43 AM, Marc Strapetz <marc.strapetz_at_syntevo.com> wrote:
> > That is definitely the way it is expected to work. There is no
> > possibility of changing this. Subversion does not really know if a
> > commit is the result of a merge,
>
> That's understandable.
>
> > all it can really do is report on changes to the mergeinfo property.
>
> So for my example Subversion doesn't knows at r10 but just at r11 that
> changes have been merged so it could report the corresponding revisions from
> the branch at r11? (What it currently does not do.)

As I recall from your example, you did svn log -g on the file. The
file was not changed in r11. Only a parent folder was changed. If
you ran svn log -g on that folder presumably it shows some merge
output?

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-08 15:55:59 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.