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

Re: use-commit-times = yes

From: David Weintraub <qazwart_at_gmail.com>
Date: Thu, 14 Jan 2010 17:24:01 -0500

The commit time is a property on the revision, svn:date. It is
possible for a user to edit this without leaving a trail. That's why
you cannot edit a revision property without a pre-revprop-change hook.
It is up to the administrator of the repository to create and maintain
this hook and to ensure that the standard user isn't modifying the
commit dates, the commit user, or the commit comments without
authorization.

-- 
David Weintraub
qazwart_at_gmail.com
Received on 2010-01-14 23:24:36 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.