From: MARK CALLAGHAN Date: March 26 2009 3:05am Subject: g4 annotate and mysql branches in launchpad List-Archive: http://lists.mysql.com/internals/36483 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I am trying to understand the output of 'g4 annotate' for lp:mysql-server/6.0. My guess is that the three part revision numbers (2599.281.53) are from the pre-bzr source control system. Is there any way for the general public to get the details of those commits? 2599.281.53 alik@su | rows= tab->table->file->multi_range_read_info(tab->ref.key, 10, 20, 2599.281.53 alik@su | &bufsz, &flags, &cost); 2599.281.53 alik@su | if ((rows != HA_POS_ERROR) && !(flags & HA_MRR_USE_DEFAULT_IMPL) && 2599.281.53 alik@su | (!(flags & HA_MRR_NO_ASSOCIATION) || cache_level > 6) && -- Mark Callaghan mdcallag@stripped