log -g shows only one log-subtree in case of multiple, independent merges
From: Marc Strapetz <marc.strapetz_at_syntevo.com>
Date: 2007-08-23 13:41:08 CEST
When committing one revision with two different, independent merges, log
/trunk/dir1/file1 merged from /branches/b1
/trunk/dir2/file2 merged from /branches/b2
After committing /trunk to r21, svn log -g /trunk shows only
r21 (merge)
However, svn log -g /trunk/dir1 shows (as expected):
and svn log -g /trunk/dir2 shows (as expected):
Shouldn't r18 also be displayed for svn log -g /trunk?
-- Best regards, Marc Strapetz _____________ syntevo.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Aug 23 13:38:49 2007 |
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.