I am not on the scm-migration-dev so can you please include me on the reply
I have been asked to make some changes for an old version of Nevada. Yesterday I managed to clone Nevada snv_95 using hg clone -r snv_95 ... Today after making some edits I have found that webrev and hg cstyle don't work. Regards Julian coptic(5.11-94i)> hg cstyle *** failed to import extension hgext.cdm from /opt/onbld/lib/python/onbld/hgext/cdm.py: Version Mismatch: Scm expects Mercurial version 1.0.2 or 1.1.2, actual version is 1.0. hg: unknown command 'cstyle' Mercurial Distributed SCM basic commands: add add the specified files on the next commit annotate show changeset information per file line clone make a copy of an existing repository commit commit the specified files or all outstanding changes diff diff repository (or selected files) export dump the header and diffs for one or more changesets init create a new repository in the given directory log show revision history of entire repository or files merge merge working directory with another revision parents show the parents of the working dir or revision pull pull changes from the specified source push push changes to the specified destination remove remove the specified files on the next commit serve export the repository via HTTP status show changed files in the working directory update update working directory view start interactive history viewer use "hg help" for the full list of commands or "hg -v" for details coptic(5.11-94i)>