RE: Copy an updated file across multiple folders?
From: Leon Descoteaux <leondescoteaux_at_crd.com>
Date: Fri, 3 Feb 2012 11:58:52 -0800 (PST)
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
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.