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

Re: metadata versioning

From: Molle Bestefich <molle.bestefich_at_gmail.com>
Date: 2005-03-08 23:22:15 CET

John Peacock wrote:
> Molle Bestefich wrote:
>> Will there be versioning of the 'log message' and 'author' properties,
>> so that they can be changed post-commit without resorting to a
>> custom-built hook mechanism trying to do it's own sort-of-versioning
>> (whatever)?
>
> It may be more profitable to describe *what* you intend to accomplish rather
> than *how* you want to accomplish it. For example, what part of log and author
> being revprops is a problem for what you want to do? What do you want your
> post-commit hook to be doing?

It's not a post-commit hook, it's a pre-revprop-change hook.
I meant "post commit" as in "editing/changing a log message or author
field at a point in time after the original commit has been done".

I guess that what I'd like to accomplish is that I'd like to save
Subversion users the time and effort they spend implementing custom
hooks by having a general and standardized solution. I uttered
elsewhere that since metadata is versioned in the next upcoming major
release of Subversion, changing log messages and authors on past
commits wouldn't need a pre-revprop-change hook, but then I got a
doubt and came here to check.

I'm not trying to accomplish anything particularly fancy. In fact,
it's a rather simple stunt, and the procedures involved is
well-documented. I was just trying to find out if I was correct when
I mentioned elsewhere that commit messages and the author field will
be versioned in the next major release or not :-).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 8 23:23:34 2005

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

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