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

Re: using TortoiseProc.exe to tag

From: Philipp Schleifer <philipp.schleifer_at_gmail.com>
Date: Thu, 28 Aug 2014 17:13:34 +0200

Stefan,

We had some contact some days ago and I checked the Code Tracker regarding
the feature request I had.
https://code.google.com/p/tortoisesvn/source/diff?spec=svn25801&r=25764&format=side&path=/trunk/src/TortoiseProc/Commands/CopyCommand.cpp&old_path=/trunk/src/TortoiseProc/Commands/CopyCommand.cpp&old=25146

Regarding Changelog for CopyCommand.cpp you implemented /makeparents in
Revision 25764. Thank you very much!

I downloaded
http://nightlybuilds.tortoisesvn.net/1.8.x/x64/full/TortoiseSVN-1.8.8.25801-dev-x64-svn-1.8.10.msi
and installed this. (de-installed old version first).

Then I ran "c:\programs\TortoiseSVN\bin\TortoiseProc.exe" /command:copy
/makeparents /url:"tbd" /path:"filename.doc" /logmsg:"tbd"

But the "Create Intermediate Folders" option was not pre-selected.

When I replace /makeparents with /switchaftercopy, the "Switch working copy
to new branch/tag" is preselected.

I guess this new feature should be included in Nightlybuild with Revision
25801, correct?

Could you please test if /makeparents works with your build? Is there a
special order requirement of the command line options?

Thank you very much!

Best regards,

Philipp

2014-08-12 21:51 GMT+02:00 Stefan Küng <tortoisesvn_at_gmail.com>:

> On 12.08.2014 13:32, Philipp Schleifer wrote:
> > Stefan,
> >
> > I found a workaround:
> >
> > I use
> >
> > svn info | grep "Repository Root" | awk "{print $NF}"
> >
> > to grab the Repository Root URL.
> >
> > That works fine. But one more question: Is it possible to pre-enable the
> > Button "Create intermediate folders" in the dialog box?
> > I searched the internet for configuration options about this option but
> > I could not find anything related.
> > I can think of an additional switch "/create_intermediate_folders" to
> > TortoiseProc.exe or an option in TortoiseSVN configuration.
> >
> > I hope this feature request is not against SVN ideas / concept.
> >
> > Would you please be so kind to implement this if it is not already
> > available?
>
> That's not available, but I will implement it.
>
> Stefan
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest interface to (Sub)version control
> /_/ \_\ http://tortoisesvn.net
>
> ------------------------------------------------------
>
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3086656
>
> To unsubscribe from this discussion, e-mail: [
> users-unsubscribe_at_tortoisesvn.tigris.org].
>

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3087398

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-08-28 17:22:05 CEST

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

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