#131: monotone -> svn can't handle directory deletions
------------------------+---------------------------------------------------
 Reporter:  ciphergoth  |       Owner:  lele      
     Type:  defect      |      Status:  new       
 Priority:  major       |   Milestone:  VersionOne
Component:  mtn         |     Version:  0.9       
 Keywords:              |  
------------------------+---------------------------------------------------
 If your history in mtn includes directory deletions, then you will get the
 following error when you try to convert it to svn:

 mtn: warning: cannot drop non-empty directory 'deleteme'
 mtn: misuse: 1 workspace conflicts
 14:05:53 [C] Couldn't apply changeset
 14:05:53 [C] Upstream change application failed
 Failure applying upstream changes: 'mtn update' returned status 1

 The reason is that svn creates ".svn" files in each version-controlled
 directory, which makes mtn unhappy when replaying the history and deleting
 the directory.

 You can reproduce this bug by using the attached script to create a small
 mtn repository, and then attempting to convert it to svn using the
 attached conf file.

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