#161: git target fails on rename
--------------------+-------------------------------------------------------
 Reporter:  jhs     |       Owner:  lele      
     Type:  defect  |      Status:  new       
 Priority:  major   |   Milestone:  VersionOne
Component:  git     |     Version:  0.9       
 Keywords:  rename  |  
--------------------+-------------------------------------------------------
 The git target is throwing an exception when converting a small project
 from bzr.  I believe the problem situation is during a rename in a
 changeset.  The current git implementation seems to assume that the file
 has already been renamed, so it just runs a "git add", however, in
 disjunct operation, the file has not been renamed yet and so "git mv" is
 needed.

 As an example, you can try to run tailor on my attached Strangle-
 bzr2git.py config file.  (Although it goes much faster if you bzr branch
 my code first and then reconfigure it to use the local copy.)  Notice that

-- 
Ticket URL: <http://progetti.arstecnica.it/tailor/ticket/161>
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