[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: siddharth Goel <sidd456goel_at_gmail.com>
Date: Sat, 17 Dec 2016 04:02:28 -0500

Hi Stefan,

I was using the correct command but was using an old build, so I upgraded
TortoiseSVN and command now works.

Thanks for your help. I could trace the reason from one of the old
conversations posted on the group.

Regards
Siddharth Goel

On 15-Dec-2016 1:43 am, "Stefan Küng" <tortoisesvn_at_gmail.com> wrote:

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].
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3197596
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2016-12-17 10:09:30 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.