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

Re: MULTIPLE FOLDERS UPDATE AT THE SAME TIME

From: Lorenz <lorenznl_at_yahoo.com>
Date: Fri, 30 Aug 2013 15:48:50 +0000

Lore Bauleo wrote:
>Hello!, how are you? i need your help, im trying to make a script (by
>command line) to update multiple folders repository, i could update
>all folders by iteration with a path variable, but it open me one
>dialog for each path that i execute, well... i need to show all update
>status in the same dialog, as if you select multiple folders and do
>update since context menu,
>Could you help me please?

try:

        tortoiseproc /command:update /path:"WC-path1*WC-path2"

the '*' is used as a path seperator here

and maybe read the help chapter about command line parameters first
next time.

-- 
Lorenz
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3063628
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-08-30 17:45:31 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.