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

Re: [PATCH] Make TortoiseMerge accept two file names

From: Tobias Schäfer <tobiasschaefer_at_gmx.de>
Date: 2006-07-26 09:23:07 CEST

On Tuesday 25 July 2006 17:23, Stefan Küng wrote:
> Patch looks good. But why don't you use the CCmdLineParser class to get
> the params? You can iterate over all params with
> parser.begin()
> parser.getNext()

The CCmdLineParser class only iterates over those arguments which are
prefixed with /xxx:. Since the arguments don't follow this rule the parser
never returns any values.

> And with that one, I suggest to also support the third param for the
> %theirs file.

ok, I will implement it.

Thanks for reviewing.

Tobias

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Jul 26 09:28:00 2006

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.