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

Re: Patch to add -q flag to SubWCRev

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Sun, 3 Mar 2013 15:25:13 +0000

On 3 March 2013 15:11, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
> On 03.03.2013 16:01, Simon Large wrote:
>> Hi Stefan,
>>
>> I use SubWCRev in pre-build step in my IDE and I'd like to get rid of
>> all non error/warning text on the build status output. The attached
>> trivial patch adds a -q option to SubWCRev so that it does the keyword
>> substitution but doesn't show WC status on stdout. I don't have a
>> build environment for this so it is untested. The patch applies to
>> trunk.
>
> Please commit, with one small change:
> you have to put the
> _tprintf(_T("Unversioned items found\n"))
> part inside the
> if (!bQuiet) {}
> as well.

My bad. I made the change and then updated the WC without checking again.
Thanks for reviewing, committed in r23962.

Simon

-- 
:       ___
:  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=3050214
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-03-03 16:25:17 CET

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.