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

RE: [TSVN] Issue Tracking Log Message

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2004-09-16 02:34:15 CEST

> I am just checking this out and it appears that it's pulling the extended
> properties from the wrong location for each revision. I haven't verified
> this, but I am getting buqtraq:* properties on revisions and I thought
those
> were only applied to folders? Also, the properties are the exact same
for
> all revisions.

The bugtraq:* properties are something you apply to configure the feature,
TortoiseSVN uses these properties, it does not set them itself. It sounds
like when you set them, you checked the box to set them recursively, that
is the only reason you would have them on files.

Folder properties are versioned, so they are only applied from that
revision onward, or until they are removed,

As for this feature itself, it ONLY controls the UI and tells TortoiseSVN
to append a specific log message on commit. It would be up to the issue
tracking tool to provide the rest. For example, a post commit hook to set
the issue ID as a revision property and/or record some info in the issue
tracking system for it to use in its UI. The basic idea here is to:

a) provide a nice UI for the user to use the feature consistently (the
commit dialog UI)
b) provide some visibility into the issue tracking tool from the UI (the
hyperlinks to the issue from the Log dialogs)
c) provide a consistent log message on commit to make it easier to write
hooks that add extra features as described.

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 Thu Sep 16 03:42:48 2004

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.