Re: How to use /makeparents command to create intermediate folders using TortoiseSVN batch commands.
siddharth Goel <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.tortoisesvn.devel |
|---|---|
| Message-ID | <CAC6g0StkOzJqW9CNSpnJh6TGSxaHVVk1VOx=m6pWv+BNrVYMGA@mail.gmail.com> |
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" <[email protected]> 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@tortoisesvn. tigris.org]. ------------------------------------------------------ http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3197596 To unsubscribe from this discussion, e-mail: [[email protected]].