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

revision categories / classification

From: Paul <ppreece_at_gmail.com>
Date: Thu, 17 Jan 2008 11:53:18 +0000

Hi

We need to categorize our commits in our company to classify them for later
use in our revision histories (we have numberous clients running off the
same code base).
So i had a go at add this funtionality to tsvn.
To use it:

You add a properties to a folder in subversion named
"tsvn:revisioncategories", in this property you specify your revision
categories as follows:

Client:
Jim
Fred
Jane
Rob

Type:
Fix
Change
Feature

You can have up to 3 rev cats at the moment, this manifests itself into the
commit dialog above the log message (see attachment commitdlg.jpg)
The selection you make gets prepended to the log message and saved into the
registry for next time.

I don't know whether you'd want to add this to the main code (maybe it's too
bespoke?) but i thought I'd let you know about it anyway.

Cheers

Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org

commitdlg.jpg
Received on 2008-01-17 13:03:33 CET

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.