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

How to use /makeparents command to create intermediate folders using SVN batch command.

From: siddharth Goel <sidd456goel_at_gmail.com>
Date: Fri, 9 Dec 2016 20:53:58 +0530

Could someone please help me out with this?

I am trying to copy one folder to another location using Batch Script. I
want create intermediate parent folders. I am using command -

TortoiseProc.exe /command:copy /path: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.

Regards

Siddharth Goel
Received on 2016-12-12 03:16:26 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.