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

TortoiseProc command:merge parameters not working

From: <dsosby_at_gmail.com>
Date: Thu, 18 Sep 2008 12:39:22 -0700 (PDT)

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?

Thanks for everyone's help,
David

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-09-18 21:53:39 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.