[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: Nathan Creek <nathan_at_adweb.com.au>
Date: 2005-01-21 01:20:06 CET

SteveKing 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.

How about a file or setting somewhere that we can enter a list of words?
That way if we want to we can manually list usernames there.

Another thing i thought might be useful are templates. I'd set up a
template for merging so that all log messages for merging are in the
same format without me having to manually go and look up what i did last
time.

There are plenty of options for ways to implement it. A right click
context menu, another combo box like history (too much clutter
already?), or auto-replace (probably my preferred for speed of use).

Eg.
#config file looks like this
m-Merged: From <url1>:<rev1> To <url2>:<rev2>
b-Created <branchname> branch
p-My Project Name
#end config file

In the log message window type m and press Ctrl-Space and m will get
replaced with Merged: From <url1>:<rev1> To <url2>:<rev2>

Thoughts?

Nathan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Jan 21 01:20:42 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.