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

Re: [TSVN] Set arbitrary revprop for client version

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-01-08 20:23:46 CET

> I would like to be able to determine in my SVN pre-commit hook what
> version of TSVN committers are using. At some point I will disallow
> using any version earlier than when the Bug-tracking properties were
> introduced.

I think this general feature might be useful for statistics gathering, but
I do not understand why you would use it for what you suggest? A big point
of the bug tracking integration was to do it in a manner that allows any
client to participate. For example, Subclipse offers the identical
integration as TortoiseSVN, but a user using the command line or another
client could still participate simply by entering a properly formatted log
message. If you want to enforce a bug ID, you should just parse the log
message and look for it. It shouldn't matter where it comes from.

As it stands now, it is not possible to include revprops in a commit.
There is an open issue ID in Subversion to allow this.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Jan 8 20:24:19 2005

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

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