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

Re: TortoiseProc command:merge parameters not working

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 19 Sep 2008 20:41:59 +0200

dsosby_at_gmail.com wrote:
> I'm trying to automate TortoiseSVN for a wizard I'm building. I've
> been using the following call:
>
> TortoiseProc /command:merge /path:"C:/MyWorkingCopy" /fromurl:"svn://
> RepoServer/FeatureBranch"
>
> From there I would like to be able to choose which rev range of the
> feature branch I'd like to merge to the local working copy.
>
> The problem is, TortoiseSVN doesn't seem to be using the parameters
> defined in the Help file, namely /mergefrom:xxx, /mergeto:xxx and /
> fromurl:URL. The parameters that are displayed in the window are those
> that were last used in the wizard.
>
> Please note that /path:URL is working.
>
> I'm using the latest release build, 1.5.3. I've checked the source
> code and can't find where these parameters are actually parsed and
> used, but I do find /path. But then again, my C++ skills aren't as
> sharp as they used to be.
>
> Is this a bug or is it something I'm doing wrong?

Just realized that with the change of the merge dialog to a wizard,
we've completely dropped the /mergeto, /mergefrom and /fromurl command
line parameters.
I'll adjust the docs, and maybe we can re-introduce those for the 1.6
release again.

Stefan

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

Received on 2008-09-19 20:42:20 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.