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

Re: determining when an svn update occurred?

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Tue, 04 Mar 2008 12:23:54 -0600

Geoffrey wrote:
>>>>
>>> It's not the committing of code were are trying to track. We know who
>>> committed the code. We are trying to figure out who executed the 'svn
>>> update' on the production machine.
>>
>> Have you checked the system logs to see who was logged onto the server
>> when the update happened?
>
> Yeah, both folks who have the ability to update had shells running at
> the time.
>
Do these shells keep a command history (like ~user/.bash_history)? You
won't get timestamps there but you might figure it out from the sequence
of nearby commands.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-04 19:21:16 CET

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.