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

Re: Feature Request: Revision Properties at Commit Time

From: Peter Lundblad <plundblad_at_google.com>
Date: 2006-11-15 17:13:58 CET

Michael Haggerty writes:
> Peter Lundblad wrote:
> Speaking of which, should one be able to use this feature to set svn:log
> (i.e., serving as an alias for the "-m" and "-F" options)? What about
> svn:date and svn:author (i.e., overriding the defaults for these options)?
>
Good points. For svn:log, I don't have an opinion, really. They
are just redundant ways to do the same thing.

For svn:date, no, because the date is reset when the transaction is
finally committed and we depend on the dates being in order.

svn:author: no, because this is determined by authentication in many
cases.

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 15 17:15:30 2006

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.