My project uses Google Code. Is there a way to find out how many checkouts there have been?

link|improve this question

75% accept rate
1  
FYI, this question was asked on Stack Overflow with no answers either: stackoverflow.com/questions/2100249/… – Jared Harley Feb 5 '10 at 0:37
feedback

2 Answers

Here is the answer

link|improve this answer
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
feedback

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.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.