#75: tailor fails to replay one change set during librtorrent svn->monotone
mirroring
---------------------+------------------------------------------------------
  Reporter:  wilx    |       Owner:  rghetta   
      Type:  defect  |      Status:  new       
  Priority:  major   |   Milestone:  VersionOne
 Component:  tailor  |     Version:  0.9       
Resolution:          |    Keywords:            
---------------------+------------------------------------------------------
Comment (by lele):

 Uhm, I tried to replicate the case, but

  a. the rtorrent itself completed without errors
  a. the libtorrent failed at revision 219, with the following error:
 {{{
 18:39:49 [I] Changeset "219"
 18:39:49 [I] /tmp/75/mtn-rtorrent/libtorrent $ svn update --ignore-
 externals --revision 219 .
 18:39:57 [I] [Ok]
 18:39:57 [I] /tmp/75/mtn-rtorrent/libtorrent $ mtn drop --recursive
 src/content/priority.h
 18:39:57 [I] [Ok]
 18:39:57 [I] /tmp/75/mtn-rtorrent/libtorrent $ mtn commit --author
 rakshasa --date 2005-01-16T21:21:32.756410 --message-file
 /tmp/tailorUXJONsmtn .
 18:39:57 [W] [Status 1]
 18:39:57 [E] Monotone commit said: mtn: abuso: nessuna modifica da salvare

 18:39:57 [C] Couldn't replay changeset
 18:39:59 [I] 371 pending changesets in state file
 18:39:59 [C] Upstream change application failed
 Failure applying upstream changes: /tmp/75/mtn-rtorrent/libtorrent $ mtn
 commit --author rakshasa --date 2005-01-16T21:21:32.756410 --message-file
 /tmp/tailorUXJONsmtn . returned status 1
 }}}

 Effectively, at release 219 subversion deletes a single file:
 {{{
 $ svn log -v -r 219
 ------------------------------------------------------------------------
 r219 | rakshasa | 2005-01-16 22:21:32 +0100 (dom, 16 gen 2005) | 1 line
 Percorsi cambiati:
    D /trunk/libtorrent/src/content/priority.h
 }}}

 and tailor migrated this into a `mtn drop`, but still monotone did not
 find anything interesting to do:
 {{{
 [19:06:36] [EMAIL PROTECTED]:libtorrent $ mtn status
 nessun cambiamento
 }}}

 rgh, any idea on what's going on here?

-- 
Ticket URL: <http://progetti.arstecnica.it/tailor/ticket/75#comment:3>
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