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

[TSVN] Commit text problem

From: Roel Harbers <roel_at_roelharbers.nl>
Date: 2005-01-24 17:19:50 CET

I encountered some strange things in the commit window, when entering
the commit message:

- pressing ctrl-<letter key> puts the ascii name of the combination in
white-on-black in the box (ctrl-G writes BEL, ctrl-S writes DC3.) This
might be a feature to allow < 32 ascii to be entered, but it struck me
as weird (and I'm not sure if subversion even likes that.) Also, all
other places where the log is displayed show the < 32 characters as the
"unknown character" box thingy.

- autocompletion of filenames sometimes wrong: do exactly the following:
   - type the first 3 letters of the name of a changed file ("test.txt"
in my case)
   - press enter to complete the name
   - click with the mouse before the first character
   - press spacebar. the completion thingy pops up again
   - press enter. the textbox now shows "t.txttest.txt" instead of
     " test.txt" (or " test.txttest.txt")
   - press Ctrl-A to select all text
   - press del to delete all text. TortoiseProc now crashes

Let me know if you cannot reproduce it, or need a crash report or something

tsvn 1.1.3

Regards,

Roel Harbers

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Jan 24 17:22:05 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.