[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" command line option does not work

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-01-22 20:50:06 CET

Carsten Schuette wrote:
> Hi,
>
> the following command line should be ok (according to the online help),
> but does not work as expected. A TortoiseProc.exe process is started, a
> window is shown. But the revision numbers 90 and 95 are not set in the
> dialog.
>
> ---
> tortoiseproc /command:merge /path:"D:\LocalCopy"
> /mergefrom:"http://myserver/svn/trunk/blabla" /revstart:90 /revend:95
> /notempfile /closeonend:1
> ---

Sorry, the docs are wrong here. It should be

tortoiseproc /command:merge /path:"D:\LocalCopy"
/fromurl:"http://myserver/svn/trunk/blabla" /mergefrom:90 /mergeto:95
/notempfile /closeonend:1

Docs fixed in revision 8532.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Jan 22 20:50:25 2007

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.