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

Re: Patch: bug in TMerge settings dlg

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 18 Sep 2008 17:35:55 +0200

Kloster Oddvar wrote:
> The settings dialog in Tmerge does not allow you to save the Ignore
> Whitespace settings. Fix by substituting lines 204-206 in
> SetMainPage.cpp with:
>
> ON_BN_CLICKED(IDC_WSCOMPARE,
> &CSetMainPage::OnBnClickedWhitespace)
> ON_BN_CLICKED(IDC_WSIGNORECHANGED,
> &CSetMainPage::OnBnClickedWhitespace)
> ON_BN_CLICKED(IDC_WSIGNOREALL,
> &CSetMainPage::OnBnClickedWhitespace)

Thanks!
Fixed in r14006.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net

Received on 2008-09-18 17:36:27 CEST

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.