[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: Andreas Stieger <andreas.stieger_at_gmx.de>
Date: Thu, 02 Dec 2010 16:55:21 +0000

On 02/12/2010 16:03, Andy Levy wrote:

> 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.

That's nothing some bash/perl-fu couldn't fix. You may find it easier if
you use proper logging:

http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.serverconfig.httpd.extra.logging
http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.ref.mod_dav_svn.conf.logging

Andreas

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-12-02 17:55:37 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.