My project uses Google Code. Is there a way to find out how many checkouts there have been?
Asked
Active
Viewed 762 times
2
-
1FYI, this question was asked on Stack Overflow with no answers either: http://stackoverflow.com/questions/2100249/any-way-to-know-how-many-checkouts-of-my-code-have-happened-from-code-google-com – Jared Harley Feb 05 '10 at 00:37
2 Answers
2
-
I would have had to install that at the start, so its too late now. Also, I'm not clear that that I can use install hooks on Google Code? – Paul Biggar Feb 12 '10 at 10:32
0
I doubt it, unless you/Google had a script running to count this. A standard SVN server does not keep track of working copies or exports, and focuses purely on keeping the repository organised. I can't see how you could get this data unless it was recorded as it happened.
Edd
- 246
- 2
- 10