My project uses Google Code. Is there a way to find out how many checkouts there have been?
Asked
Active
Viewed 763 times
2 Answers
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