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

Re: Bug: Commit dialog & tsvn:minlogsize

From: Jonathan Paton <unique-f54haq34_at_jpaton.com>
Date: Sun, 14 Jun 2009 13:31:26 +0100

>
> As I already mentioned, I can't reproduce this here with the latest version.
>
> * is your log message just equal to the logminsize or much longer?
> * do you have changelists shown?
> * do you have files selected for the commit? Are they still selected
> when the dialog reappears?
> * what are your bugtraq: properties set to (if they exist)?
>
> If you know of another setting/option you have which you think might be
> important here, please tell that too.
>
> Stefan

Stefan,

As a software engineer myself I appreciate how frustrating it can be to
identify problems from user's bug reports. The answers to your questions
are:

1. The log message is longer than the “svn:logminsize” value of 20
characters but not significantly so.

2. No. TortoiseSVN is being used under Windows 2000 so the changelist
feature is not available..

3. Yes. The files are still selected when the dialog reappears.

4. I am not using any “bugtraq:” properties because embarrassingly we
don't have a bug tracker.

After a reboot due to a Windows update I could no longer reproduce this
problem myself. But before that happened I tested enough to know that:

A. Changing the log message caused the OK to be enabled. [Corresponding
to CCommitDlg::OnEnChangeLogmessage()].

B. After toggling any of the checkboxes in the status list caused the OK
button to be enabled. [Corresponding to
CCommitDlg::OnSVNStatusListCtrlCheckChanged()].

C. On exit from the history dialog the OK button was enabled.
[Corresponding to CCommitDlg::OnBnClickedHistory()].

At the moment I am not expecting any more assistance. I will let you
know if I have more information or if I discover the cause by looking at
the source code.

Thanks,

Jonathan Paton

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2361962

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-06-14 14:35:07 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.