Issue962

Title convert: darcs converter does not support directory renaming
Priority bug Status unread
Superseder Nosy List aleix, kirr
Assigned To Topics

Created on 2008-02-01.23:02:47 by aleix, last changed 2008-06-29.11:38:36 by kirr.

Messages
msg5078 (view) Author: aleix Date: 2008-02-01.23:02:46
The darcs converter actually does not support directory renaming. The convert 
extension is based on file changes (symbolic links also) but does not handle 
directories. One way to solve this would be to create changes (and copies) for 
all the directory contents.

The gnuarch converter added in issue #959 has the same problem.
History
Date User Action Args
2008-06-29 11:38:36kirrsetnosy: + kirr
2008-02-01 23:02:47aleixcreate