#124: svn -> hg : Problem removing file (file still exists message)
-----------------------+----------------------------------------------------
 Reporter:  Sebastien  |       Owner:  lele      
     Type:  defect     |      Status:  new       
 Priority:  major      |   Milestone:  VersionOne
Component:  tailor     |     Version:  0.9       
 Keywords:             |  
-----------------------+----------------------------------------------------
 Hi,

 I'm converting a svn repository to mercurial. I'm using Debian stable with
 subversion 1.4.2, hg 0.9.1 and I've tried tailor 0.9.26, 0.9.27 and latest
 version (with darcs) and my problem  was always there.

 Every file that was removed in svn is not properly removed in mercurial,
 here is a log sample :

 {{{
 16:52:10 [I] Changeset #8
 16:52:10 [I] Changeset "9"
 16:52:10 [I] Log message: Suppression fichier inutile : Thumb.db.
 16:52:10 [I] /var/hg/affi2-svn $ svn update --ignore-externals --revision
 9 .
 16:52:12 [I] [Ok]
 Output stream:
 D    src/Affi2.net/Webforms/Images/Thumbs.db
 Actualisé à la révision 9.
 16:52:12 [I] $ rsync --archive --exclude .svn --exclude .hg --exclude
 .hgtags /var/hg/affi2-svn/ /var/hg/affi2
 16:52:12 [I] [Ok]
 16:52:12 [I] Removing src/Affi2.net/Webforms/Images/Thumbs.db...
 src/Affi2.net/Webforms/Images/Thumbs.db still exists!
 16:52:12 [I] Committing u'[project @ 9]'...
 nothing changed
 }}}

 I've used grep to find any clue about the "still exists" without any luck
 for the moment. Doing a search on the mailing list and Trac did not help
 either.

 Thanks in advance for your help

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