RE: Re: Bug in pathList parameter passed to IBugTraqProvider2 CheckCommit and OnCommitFinished
From: <webpost_at_tigris.org>
Date: Mon, 20 Apr 2009 11:51:09 -0700 (PDT)
Again responding to my own post...
Thanks for the fix for CheckCommit(). This gives me enough to continue what I was doing. However, this did not fix the call to OnCommitFinished, which is still showing the original symptoms I described.
I think I have found the code which needs to be changed to fix OnCommitFinished(). In CSVNProgressDlg::CmdCommit(), the call to OnCommitFinished is made with a copy of m_targetPathList. I think it should instead use m_selectedPaths. The m_selectedPaths variable is set by CSVNProgressDlg::SetSelectedList(),
Hope this helps.
Jim Z.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
|
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.