Fixed problem with Hg support under version 1.9 (mercurial.dispatch.dispatch() now...
authorPhil Schumm <philschumm@gmail.com>
Thu, 28 Jul 2011 12:42:11 +0000 (07:42 -0500)
committerPhil Schumm <philschumm@gmail.com>
Thu, 28 Jul 2011 12:42:11 +0000 (07:42 -0500)
commitbb645f8e489b9f50cd0aec7237ec9adb721797a8
treeaa728edd528375b61011eeab0b3166ed66fa900e
parentbf52e18aad6e0e8effcadc6b90dfedf4d15b1859
Fixed problem with Hg support under version 1.9 (mercurial.dispatch.dispatch() now takes a single request object with option for capturing output stream)
libbe/storage/vcs/hg.py