##// END OF EJS Templates
convert: use subprocess for all commandline calls...
convert: use subprocess for all commandline calls Avoid mixing popen and subprocess calls, it simplifies the command line generation and quoting issues with redirections. In practice, it fixes the subversion sink on Windows and probably helps with monotone and darcs sources.

File last commit:

r1360:7d439981 default
r17413:97f1f22c stable
Show More
__init__.py
1 line | 14 B | text/x-python | PythonLexer
# placeholder