>> +How do I compare my working copy to a remote repository? > > To save anyone else pointing this out, I'm now aware that "hg > incoming" and "hg outgoing" are the actual commands I want.
incoming and outgoing compare your repository to a remote repository, not your working copy. Regards _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com