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

Re: Old svn:log propertie values under version control?

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-06-14 12:42:36 CEST

On 14.06.2005, at 11:47, Servatius Brandt wrote:

> If I allow in pre-revprop-change to modify the svn:log revision
> property
> but store the old value in a file before, does it make sense to put
> that
> file under version control and commit it automatically in
> post-revprop-change? The idea is that someone who accidentally
> changed
> the svn:log property of the wrong revision gets access to the file
> collecting the old values from his working copy so that he can
> clean up
> the mess.

I think what people usually do is to write a post-revprop-change hook
that sends an email (or updates an RSS feed or whatever) so that
developers are informed about changes, so that on the off chance that
a mistake is made, it can be corrected. I think creating a new
revision as a result of modifying a property on a previous revision
kind of defeats the purpose, or at the least is odd.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 14 12:44:42 2005

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.