#116: Changes in monotone 0.32 and 0.33
---------------------+------------------------------------------------------
 Reporter:  dhbaird  |       Owner:  lele      
     Type:  task     |      Status:  new       
 Priority:  major    |   Milestone:  VersionOne
Component:  mtn      |     Version:  0.9       
 Keywords:           |  
---------------------+------------------------------------------------------
 Tailor appears to need to be updated in two aspects:
  * Be able to handle `--from` flag for Monotone 0.32 (versus the
 `--revision` flag prior to 0.32)
  * Be able to parse log messages from Monotone 0.33

 In Monotone 0.32, the `mtn log --revision` command was changed to `mtn log
 --from`.  Here is a quote from the Monotone changelog:

  {{{
 2006-12-27  Richard Levitte  <[EMAIL PROTECTED]>

   * contrib/monotone-notify.pl: For all places where 'mtn log' is
   used, change '--revision' to '--from'.
 }}}

 Also, in Monotone 0.33, the format of the log file was also apparently
 changed.  Here's an example log from 0.32:

  {{{
 -----------------------------------------------------------------
 Revision: a759196432d51e4c5e6741b614f8f845ce2c872d
 Ancestor: a9e899967655f2c57d64458f8bbe839a4f0a72c7
 Author: [EMAIL PROTECTED]
 Date: 2005-06-30T09:01:16
 Branch: org.openembedded.dev

 Modified files:
         packages/linux/linux-wrt-2.4.30/linux.config
         packages/linux/linux-wrt_2.4.30.bb
         packages/opie-ttf-support/files/update-qtttffontdir.c
         packages/opie-ttf-support/opie-ttf-support_1.0.0.bb

 ChangeLog:

 sync bk, cset 1.3668.1.1 and 1.3672
 }}}

 Here's the same log from version 0.33:

  {{{
 o   -----------------------------------------------------------------
 |   Revision: a759196432d51e4c5e6741b614f8f845ce2c872d
 |   Ancestor: a9e899967655f2c57d64458f8bbe839a4f0a72c7
 |   Author: [EMAIL PROTECTED]
 |   Date: 2005-06-30T09:01:16
 |   Branch: org.openembedded.dev
 |
 |   Modified files:
 |           packages/linux/linux-wrt-2.4.30/linux.config
 |           packages/linux/linux-wrt_2.4.30.bb
 |           packages/opie-ttf-support/files/update-qtttffontdir.c
 |           packages/opie-ttf-support/opie-ttf-support_1.0.0.bb
 |
 |   ChangeLog:
 |
 |   sync bk, cset 1.3668.1.1 and 1.3672
 }}}

-- 
Ticket URL: <http://progetti.arstecnica.it/tailor/ticket/116>
Tailor <http://progetti.arstecnica.it/tailor>
An inter-VCs changeset exchanger
_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor

Reply via email to