Matt Keranen

Results 23 comments of Matt Keranen

```$ python -V Python 3.4.4 :: Anaconda 4.0.0 (x86_64) ```

``` $ python -v import _frozen_importlib # frozen import imp # builtin import sys # builtin # installing zipimport hook # installed zipimport hook # /Users/kmatt/anaconda3/lib/python3.4/encodings/__pycache__/__init__.cpython-34.pyc matches /Users/kmatt/anaconda3/lib/python3.4/encodings/__init__.py # code...

Error is gone, but a 'vcspull "repopath"' does not appear to be doing anything on a path that has commits that need pulling. Adding --log DEBUG does not return anything.

OS X 10.12.1, no output in any case, with or without parameters to vcspull.

No such file or directory

Was creating this something I missed in the docs? I did a simple "pip install" and ran with it.

> Are you interested in functionality that would automatically detect repos without them being in a YAML/JSON manifest? Kind of like #25? Absolutely!

The PR appears to cause an error with R installation: ``` RcppWrappers.cpp:13:40: error: cannot initialize a variable of type 'Rcpp::NumericVector::iterator' (aka 'double ') with an rvalue of type 'const_iterator' (aka...

Might be good to submit this to [email protected] in case this is something that should be trapped in the engine, preventing a DB crash. > On Jun 16, 2016, at...

`–skip_non_parsed` stops the reporting of extra log entries, but still uncertain of why the pgBackRest events do not parse.