Message5078

Author aleix
Recipients
Date 2008-02-01.23:02:46
Content
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-02-01 23:02:47aleixsetmessageid: <1201906967.55.0.797021347387.issue962@selenic.com>
2008-02-01 23:02:47aleixlinkissue962 messages
2008-02-01 23:02:46aleixcreate