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

RE: [TSVN] Re: Integration with bug tracking tools

From: Michael H. Pryor <michael_at_fogcreek.com>
Date: 2004-08-21 20:15:04 CEST

If the user enters multiple bugs, separated by commas, does each become it's
own link? Or is the client just doing a straight replace of %BUGID%?

Also, while it might be trivial to add a property to *force* entering a bug
id, I think it's a bad idea, because required fields always end up making
life harder for the end users, not every checkin is associated with a bug
necessarily and also because you can't require users to use the GUI tool
(they could always drop down to svn command line). So getting developers to
always put in bug numbers for checkins is a social problem, not a technology
problem.

Michael

-----Original Message-----
From: Mark Phippard [mailto:MarkP@softlanding.com]
Sent: Saturday, August 21, 2004 1:20 PM
To: SteveKing
Cc: dev@tortoisesvn.tigris.org; MarkP@softlanding.com; michael@fogcreek.com
Subject: Re: [TSVN] Re: Integration with bug tracking tools

I am in a WebMail client, so forgive me if this doesn't format well.

>> 6) My Bug ID's can sometimes have embedded blanks. Will that be OK
>> in your system? For example might be XYZ 0001.
>
>Yes, sure. Just set the property
>bugtraq:number to "false" - then any text is valid.

My concern was that it might mess up your log parsing routine. I am not
clear how you accurately extract the Bug ID from the log message, that is
also why I thought a specific property would be helpful.

Also, the URL might have a problem if the space is not encoded to %20,
although I imagine that most systems would auto-escape it for you.

My bug system has letters and numbers, so the number property is of no
value. How about a property to require any value, meaning it cannot be left
blank? Or is that already implied by the presence of the properties that
turn the feature on?

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 Aug 21 21:36:05 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.