Jonathan Buch wrote: > Hi, > >> What's the simplest way to re-fetch a clean copy of code from the repo? > > simplest way (if you didn't `darcs record` anything): darcs revert > You don't need to delete the files for that to work. Thanks. I did use revert, but after I rm'ed the files. James