Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log accurev commands to trace file for debug purposes #18

Open
fatfreddie opened this issue Aug 26, 2015 · 1 comment
Open

Log accurev commands to trace file for debug purposes #18

fatfreddie opened this issue Aug 26, 2015 · 1 comment
Assignees
Milestone

Comments

@fatfreddie
Copy link
Collaborator

This suggestion allows for analysis of how this script interacts with accurev. I'm looking to identify bugs and performance improvements, also to prove repeatability.

@orao
Copy link
Collaborator

orao commented Aug 27, 2015

This should be relatively easy to do since my accurev.py script and git.py script each have a central function that executes all commands.

For accurev.py this is the raw._runCommand() function and for git.py it is the repo._docmd() function.

It should be trivial to add logging capability here.

@orao orao removed the help wanted label Oct 4, 2015
@orao orao added this to the Future milestone Apr 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants