On Dec 17, 2008, at 11:20:46, Fournier,Danny [NCR] wrote: > 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. hg archive is Mercurial's equivalent to svn export.