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

Re: [tortoisesvn] r23287 committed - Only use /saverequired if there are no conflicts found.

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 12 Sep 2012 15:39:43 +0200

On 12.09.2012 15:11, Oto BREZINA wrote:
> On 2012-09-12 14:10, tortoisesvn_at_googlecode.com wrote:
>> Revision: 23287
>> Log: Only use /saverequired if there are no conflicts found.
>>
>> + if (!m_bHasConflicts)
>> + m_bSaveRequired = false;
> This seems be other way then log says. ; If no conflict DONT use
> SaveRequired.

Thanks.
fixed in r23288.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3005364
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-09-12 15:40:00 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.