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

Re: How to use /makeparents command to create intermediate folders using TortoiseSVN batch commands.

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 14 Dec 2016 21:13:13 +0100

On 14.12.2016 19:11, siddharth Goel wrote:
> Could someone please help me out with this one?
>
> While copying one folder to another location using Batch Script. I
> want SVN to create intermediate parent folders. I am using command -
>
> TortoiseProc.exe /command:copy
> /path:https://example.com/svn/Base/trunk/V18/DUMMY
> <https://example.com/svn/Base/trunk/V18/DUMMY>/url:https://example.com/svn/Base/branches/DEV/SID2508/TRUNK/V18/20161201/COB/Copy
> <https://example.com/svn/Base/branches/DEV/SID2508/TRUNK/V18/20161201/COB/COPY> /makeparents
> /logmsg:"Copy FOLDER" /closeonend:3
>
> The command is executing but 'Create Immediate Folder' checkbox is
> not checked automatically. I want it to be checked automatically so
> that the user need not worry about it and it does not give errors.

works fine for me: the checkbox is checked if /makeparents is passed on
the command line, and not checked if it isn't.

Are you sure you're passing the command right, not perhaps with a typo?

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=3197213
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2016-12-14 21:13:24 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.