Message6471

Author frank
Recipients makarius, pmezard
Date 2008-07-05.09:57:09
Content
A wrapper is available in mercurial's hgext/convert directory. If you set the
PYTHONPATH correctly then you can run hgext/convert/cvsps, which will work in
much the same way as cvsps.c does.

You should then be able to diff the output of the two tools with little effort.
History
Date User Action Args
2008-07-05 09:57:09franksetmessageid: <1215251829.65.0.338927620569.issue1211@selenic.com>
2008-07-05 09:57:09franksetrecipients: + pmezard, makarius
2008-07-05 09:57:09franklinkissue1211 messages
2008-07-05 09:57:09frankcreate