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

RE: [Subclipse-users] Bug tracking interface

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-09-26 18:42:19 CEST

"Zsolt" <zkoppanylist@intland.com> wrote on 09/26/2006 12:15:48 PM:

> Mark, thank you very much.
>
> I got it running.
>
> Current the last problem is that I have following commit message.
>
> #123456 Hello
>
> Between the tracker id (123456) and hello is a blank (and not a
new-line)
> and subclipse creates the URL as follows:
>
> GET /cb/proj/tracker/itemDetails.do?task_id=19579%20Hello
>
> How can I tell subclipse to use white space instead of new line?

The spec did not allow for issues to be mixed in your text of the message.
 It required them to be all on one line, which is how they would be
written out when using the feature that is integrated into the commit
dialog.

TortoiseSVN eventually extended the spec to allow you to define a RegEx to
extract issue numbers from the log message. We do not currently support
that aspect of the spec in Subclipse.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Sep 26 18:42:29 2006

This is an archived mail posted to the Subclipse Users mailing list.

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