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

RE: [TSVN] Autocompletion list in the commit dialog

From: Eric J. Smith <eric_at_ericjsmith.net>
Date: 2005-02-17 16:25:42 CET

> So what are regexes used in TSVN for:
> - connecting TSVN with issue trackers. Since most issue trackers
> already use regexes to parse the log message for certain strings (e.g.
> 'issue #456') you can use the same string in TSVN too. That's nothing
> a normal user will ever do him/herself but leave it to the one setting
> up the repository server and the pre-commit hook.

Speaking of regexs for log messages, can we revisit how this works now that
we have groups figured out for the auto-complete list? I think you are
currently using a double-pass regex solution for issue numbers? I think we
should change it to use groups to return the issue numbers.

Eric J. Smith

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Feb 17 16:28:40 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.