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

Re: Commit log

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 14 Jul 2009 14:16:39 -0400

On Tue, Jul 14, 2009 at 14:11, Tom Coffey<tcoffey_at_m2mimaging.com> wrote:
> I know it is possible to get a log of all the changes that have been
> committed.
>
> Is it possible to get a log of all the times different users have updated
> their local version of a repository ?

Only if you serve your repository via Apache - then you can parse the
Apache logs to look for this activity.

Subversion doesn't keep track of this on the server end in part
because checkout/update doesn't change the state of the repository.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2371297

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-14 20:17:29 CEST

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

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