#177: problem converting file mv's from svn to darcs
--------------------+-------------------------------------------------------
 Reporter:  zooko   |       Owner:  lele      
     Type:  defect  |      Status:  new       
 Priority:  major   |   Milestone:  VersionOne
Component:  tailor  |     Version:  0.9       
 Keywords:          |  
--------------------+-------------------------------------------------------
 The following config file fails with the following error:

 tailor.config:
 {{{
 [DEFAULT]
 remove-first-log-line = True
 verbose = True
 patch-name-format = %(firstlogline)s

 [project]
 target = darcs:target
 start-revision = INITIAL
 state-file = tailor.state
 source = svn:source
 subdir = cryptopp

 [darcs:target]
 init-options = --darcs-2

 [svn:source]
 module = trunk
 repository = http://cryptopp.svn.sourceforge.net/svnroot/cryptopp
 }}}

 error:
 {{{
 2009-03-16 11:02:37 CRITICAL: Couldn't replay changeset:
 Revision: 2
 Date: 2002-10-04 17:31:41+00:00
 Author: weidai
 Entries: c5[DIR](ADD)
          c5/3desval.dat(ADD)
          c5/3way.cpp(ADD)
          c5/3way.h(ADD)
          c5/3wayval.dat(ADD)
          c5/Doxyfile(ADD)
          c5/GNUmakefile(ADD)
          c5/License.txt(ADD)
          c5/Readme.txt(ADD)
          c5/adler32.cpp(ADD)
          c5/adler32.h(ADD)
          c5/aes.h(ADD)
          c5/algebra.cpp(ADD)
          c5/algebra.h(ADD)
          c5/algparam.cpp(ADD)
          c5/algparam.h(ADD)
          c5/arc4.cpp(ADD)
          c5/arc4.h(ADD)
          c5/argnames.h(ADD)
          c5/asn.cpp(ADD)
          c5/asn.h(ADD)
          c5/base64.cpp(ADD)
          c5/base64.h(ADD)
          c5/basecode.cpp(ADD)
          c5/basecode.h(ADD)
          c5/bench.cpp(ADD)
          c5/bench.h(ADD)
          c5/bfinit.cpp(ADD)
          c5/blowfish.cpp(ADD)
          c5/blowfish.h(ADD)
          c5/blumshub.cpp(ADD)
          c5/blumshub.h(ADD)
          c5/cast.cpp(ADD)
          c5/cast.h(ADD)
          c5/cast128v.dat(ADD)
          c5/cast256v.dat(ADD)
          c5/casts.cpp(ADD)
          c5/cbcmac.h(ADD)
          c5/channels.cpp(ADD)
          c5/channels.h(ADD)
          c5/config.h(ADD)
          c5/crc.cpp(ADD)
          c5/crc.h(ADD)
          c5/cryptest.cpp(ADD)
          c5/cryptest.dsp(ADD)
          c5/cryptest.dsw(ADD)
          c5/cryptlib.cpp(ADD)
          c5/cryptlib.dsp(ADD)
          c5/cryptlib.h(ADD)
          c5/default.cpp(ADD)
          c5/default.h(ADD)
          c5/des.cpp(ADD)
          c5/des.h(ADD)
          c5/descert.dat(ADD)
          c5/dessp.cpp(ADD)
          c5/dh.cpp(ADD)
          c5/dh.h(ADD)
          c5/dh1024.dat(ADD)
          c5/dh2.cpp(ADD)
          c5/dh2.h(ADD)
          c5/dh2048.dat(ADD)
          c5/diamond.cpp(ADD)
          c5/diamond.dat(ADD)
          c5/diamond.h(ADD)
          c5/diamondt.cpp(ADD)
          c5/dlie1024.dat(ADD)
          c5/dlie2048.dat(ADD)
          c5/dmac.h(ADD)
          c5/dsa.cpp(ADD)
          c5/dsa.h(ADD)
          c5/dsa1024.dat(ADD)
          c5/dsa1024b.dat(ADD)
          c5/dsa512.dat(ADD)
          c5/ec2n.cpp(ADD)
          c5/ec2n.h(ADD)
          c5/eccrypto.cpp(ADD)
          c5/eccrypto.h(ADD)
          c5/ecp.cpp(ADD)
          c5/ecp.h(ADD)
          c5/elgamal.cpp(ADD)
          c5/elgamal.h(ADD)
          c5/elgc1024.dat(ADD)
          c5/eprecomp.cpp(ADD)
          c5/eprecomp.h(ADD)
          c5/esig1023.dat(ADD)
          c5/esig1536.dat(ADD)
          c5/esig2046.dat(ADD)
          c5/esign.cpp(ADD)
          c5/esign.h(ADD)
          c5/files.cpp(ADD)
          c5/files.h(ADD)
          c5/filters.cpp(ADD)
          c5/filters.h(ADD)
          c5/fips140.cpp(ADD)
          c5/fips140.h(ADD)
          c5/fipstest.cpp(ADD)
          c5/fltrimpl.h(ADD)
          c5/gf256.cpp(ADD)
          c5/gf256.h(ADD)
          c5/gf2_32.cpp(ADD)
          c5/gf2_32.h(ADD)
          c5/gf2n.cpp(ADD)
          c5/gf2n.h(ADD)
          c5/gfpcrypt.cpp(ADD)
          c5/gfpcrypt.h(ADD)
          c5/gost.cpp(ADD)
          c5/gost.h(ADD)
          c5/gostval.dat(ADD)
          c5/gzip.cpp(ADD)
          c5/gzip.h(ADD)
          c5/haval.cpp(ADD)
          c5/haval.h(ADD)
          c5/havalcer.dat(ADD)
          c5/hex.cpp(ADD)
          c5/hex.h(ADD)
          c5/hmac.h(ADD)
          c5/hrtimer.cpp(ADD)
          c5/hrtimer.h(ADD)
          c5/ida.cpp(ADD)
          c5/ida.h(ADD)
          c5/idea.cpp(ADD)
          c5/idea.h(ADD)
          c5/ideaval.dat(ADD)
          c5/integer.cpp(ADD)
          c5/integer.h(ADD)
          c5/iterhash.cpp(ADD)
          c5/iterhash.h(ADD)
          c5/lubyrack.h(ADD)
          c5/luc.cpp(ADD)
          c5/luc.h(ADD)
          c5/luc1024.dat(ADD)
          c5/luc2048.dat(ADD)
          c5/lucc1024.dat(ADD)
          c5/lucc512.dat(ADD)
          c5/lucd1024.dat(ADD)
          c5/lucd512.dat(ADD)
          c5/lucs1024.dat(ADD)
          c5/lucs512.dat(ADD)
          c5/mars.cpp(ADD)
          c5/mars.h(ADD)
          c5/marss.cpp(ADD)
          c5/marsval.dat(ADD)
          c5/md2.cpp(ADD)
          c5/md2.h(ADD)
          c5/md4.cpp(ADD)
          c5/md4.h(ADD)
          c5/md5.cpp(ADD)
          c5/md5.h(ADD)
          c5/md5mac.cpp(ADD)
          c5/md5mac.h(ADD)
          c5/mdc.h(ADD)
          c5/misc.cpp(ADD)
          c5/misc.h(ADD)
          c5/modarith.h(ADD)
          c5/modes.cpp(ADD)
          c5/modes.h(ADD)
          c5/modexppc.cpp(ADD)
          c5/modexppc.h(ADD)
          c5/mqueue.cpp(ADD)
          c5/mqueue.h(ADD)
          c5/mqv.cpp(ADD)
          c5/mqv.h(ADD)
 }}}

 ... omitting some lines!

 {{{
 Log: Initial revision

 2009-03-16 11:02:37 CRITICAL: Upstream change application failed: Changes
 left in working dir after commit:
 a ./c5/
 a ./c5/3desval.dat
 a ./c5/3way.cpp
 a ./c5/3way.h
 a ./c5/3wayval.dat
 a ./c5/Doxyfile
 a ./c5/GNUmakefile
 a ./c5/License.txt
 a ./c5/Readme.txt
 a ./c5/adler32.cpp
 a ./c5/adler32.h
 a ./c5/aes.h
 a ./c5/algebra.cpp
 a ./c5/algebra.h
 a ./c5/algparam.cpp
 a ./c5/algparam.h
 a ./c5/arc4.cpp
 a ./c5/arc4.h
 a ./c5/argnames.h
 a ./c5/asn.cpp
 a ./c5/asn.h
 a ./c5/base64.cpp
 a ./c5/base64.h
 a ./c5/basecode.cpp
 a ./c5/basecode.h
 a ./c5/bench.cpp
 a ./c5/bench.h
 a ./c5/bfinit.cpp
 a ./c5/blowfish.cpp
 a ./c5/blowfish.h
 a ./c5/blumshub.cpp
 a ./c5/blumshub.h
 a ./c5/cast.cpp
 }}}
 ... omitting some more lines!

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

Reply via email to