[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 TortoiseProc 1.7.1 recursively from command line.

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 10 Nov 2011 15:56:27 +0100

On Thu, Nov 10, 2011 at 10:22, woomla <woomla_at_gmail.com> wrote:
> Hi,
>
> I've developed a program that does a commit (amongst other things) with this
> command:
>
> "c:\Program Files\TortoiseSVN\bin\TortoiseProc.exe" /command:commit
> /path:"e:\SVN\MyProject\" /notempfile
>
> In version 1.7.1 with the new WorkingCopy construction, this command does
> not recursive into subdirectories anymore.
>
> How can I achive this at the same easy way, without building a filelist?

That commit command does recurse the same as 1.6 did.
Of course only if the working copy is in proper 1.7 format, and not a
nested layout (make sure there's only one .svn folder at the working
copy root - if you spot another .svn folder in one of the subfolders,
then that means another working copy root and the commit dialog won't
'recurse' into that separate working copy).

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=2876950
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-11-10 15:56:57 CET

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.