[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Checkout history of subversion

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 2 Dec 2010 11:03:36 -0500

On Thu, Dec 2, 2010 at 10:46, mr_orange <rlvlach_at_gmail.com> wrote:
> Is there a way to see a history of checkout date+time stamps and the user(s)
> who checked out the project?

Subversion only tracks events which permanently change the state of
the repository, which a checkout does not do.

If you use Apache to serve the repository, you can rifle through the
Apache access logs to see what has been accessed, but it's a lot of
data to slog through.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2687322

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-12-02 17:04:26 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.