[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-13 19:13:45 CET

> > I sure hope you are doing this parsing asynchronously, because I can see
> > these regexs being very slow trying to parse through who knows how many
> > files and who knows how big each one of these text files are.
>
> Sure! The parsing is done in a different thread. And I made sure that
> the thread can be exited quickly. Also, the thread itself will end
> automatically after 5 seconds, even if not all files have been parsed
> until then.

Great! Just checking. :-)

> Oh, and please don't quote whole mails!

Sorry. :-)

Eric J. Smith

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Feb 13 19:16:36 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.