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

[TSVN] Re: Questions, polish bugs, feature request

From: Valik <vampirevalik_at_hotmail.com>
Date: 2005-07-16 20:26:49 CEST

> From: SteveKing [mailto:steveking@gmx.ch]

> If it's a scripting language that's publicly available, then there's
no
> reason why we shouldn't include it in TSVN directly. So just send your
> regex line here and we'll add it to TSVN.

Yes, it's publicly available at http://www.autoitscript.com/autoit3/.

The regular expression I tested is below. The .auh extension is not an
official extension but the lead developer for AutoIt doesn't care about
my submitting it. I'm adding it since AFAIK I'm the only person storing
AutoIt scripts under version control and its useful to me. It should
also be harmless to others as I see no reference of any other program
using that extension.
 
(MULTILINE|NOCASE) .au3, .auh = Func\s+([\w_]+)|\$([\w_]+)

Thanks.

- Valik

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Jul 16 20:50:33 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.