I'm simply trying to extract only the code files from the repository and output them somewhere without having to clean out the Mercurial stuff. In Subversion, I simply did a svn export to a specified directory. I looked at creating a patch, however, from the documentation it didn't seem to be what I needed to do? Dan