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

Re: Copy an updated file across multiple folders?

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 3 Feb 2012 15:00:55 -0500

On Fri, Feb 3, 2012 at 14:58, Leon Descoteaux <leondescoteaux_at_crd.com> wrote:
> Everything is working fine, except for the /closeonend:1 parameter in the command:commit. It works OK in the command:update batch file.
>
> Sample for update, which closes each one properly:
>
> TortoiseSVN\bin\TortoiseProc.exe /command:update /path:"C:\folder\folder\" /closeonend:1
>
> Sample line from batch file for commit, which forces me to click OK for each of the 40 lines:
>
> TortoiseSVN\bin\TortoiseProc.exe /command:commit /path:"C:\folder\folder\" /closeonend:1

You should be using the command-line client (svn.exe) for this sort of
automation.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-02-03 21:01:38 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.