Cherry picking merges vs. SVN log -g
From: <Stefan.Fuhrmann_at_etas.de>
 
Date: 2007-06-02 13:38:53 CEST 
Hi @dev,
 as I understand, svn log -g will include the tree
 Example. Log w/o merge info (ignore incorrect 
 r10: some modification
 r11: merge /bar into /baz
 What of the following will be reported for r11 with
 Variant 1. Full revision info:
 r11: merge /bar into /baz
 r10: some modification
 Variant 2. Used source paths only:
 r11: merge /bar into /baz
 r10: some modification
 Personally, I would prefer Variant 1 as it makes the
 Regards,
  | 
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.