[Teammetrics-discuss] How does commitstat injects data

Sukhbir Singh sukhbir.in at gmail.com
Sun Jan 15 10:07:39 UTC 2012


Hi Andreas,

    git pull

Fixed two issues:

1. Parse team by team -- maybe this will let `vasks` 'rest' :)
2. Using COPY_FROM instead of INSERT as suggested by you.

$ grep -n copy_from repository/svnstat.py
42:                cur.copy_from(f, 'commitstat', sep=',')

So now re-run the test for all repositories again and we will see how
it does this time. *Should* be good, at least compared to the previous
runs!

--
Sukhbir



More information about the Teammetrics-discuss mailing list