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

Re: Tortoise Automation /reintegrate not working properly

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 22 Mar 2012 21:21:38 +0100

On 22.03.2012 21:02, Bruno Dix wrote:
> Hi there,
>
> I was doing some automation scripts using TortoiseProc and the merge
> command is not working properly with /reintegrate option.
>
>
> This command:
>
> tortoiseproc /command:merge /reintegrate /path:"c:\test"
> /url:"branches/dev1"

First, use full urls. Just passing "branches/dev1" won't work.
Second, the param /url isn't used in merge commands. You have to use
/fromurl:XXX instead.

Stefan

-- 
        ___
   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=2938987
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-03-22 21:21:46 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.