[darcs-users] can't move a file into top-level

Isaac Jones ijones at syntaxpolice.org
Mon Aug 23 23:44:28 UTC 2004


I can't figure out how I can move a file into the top level of my
source tree.  Does darcs not respect "." or ".."?  How can I refer to
the top of the source tree?

darcs --version
# 1.0.0rc1
darcs get http://cvs.haskell.org/darcs/cabal
#...
cd cabal
darcs mv Distribution/TODO .
#
# Fail: Distribution/TODO: renameFile: does not exist (No such file or directory)
cd Distribution
darcs mv TODO ../
#
# Fail: Distribution/TODO: renameFile: does not exist (No such file or directory)

peace,

  isaac




More information about the darcs-users mailing list