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

Re: [TSVN] Auto completion question

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-01-20 19:47:56 CET

Will Dean wrote:
> At 19:32 20/01/2005 +0100, you wrote:
>
>> If you have suggestions on what to add to the autocompletion list
>> please let me know.
>
>
> I was going to make the facetious suggestion 'Stefan', and claim that I
> often wanted to write about you in log messages.

Why about me? Because you fix a lot of my bugs? I'd rather not mention
my name then ;)

> But then it occurred to me that a list of user-names might not actually
> be a completely stupid idea.
>
> I'm not sure that a list like this is actually available anywhere
> though, is it? (Without walking heaps of historical log)

The current username might be available if the auth info is stored. But
that's all. Other usernames are not available without fetching a log.

> Of course a list of function and class names from C/C++ files which are
> being committed would be pretty cool, but I think it might be rather
> slow to arrange...

It would be slow, and of course hard to do. I don't know of a good,
lightweight parser for that. And if we do it for C/C++ we also have to
implement that for other languages too - or at least provide a plugin
interface so others could write their own parsers.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Jan 20 19:48:35 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.